Skip to content

2.6.0

Compare
Choose a tag to compare
@brmmm3 brmmm3 released this 13 Apr 22:11
· 24 commits to master since this release

Added

  • Added optional serialization methods to_json, to_speedy and to_bincode. The corresponding features json, speedy and bincode need to be enabled.
  • Add statistics getter to Scandir.

Improved

  • Optimized code.
  • Update benchmarks.

Changed

  • Change methods duration, finished and busy to getters.