Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

0.1.2

Compare
Choose a tag to compare
@killercup killercup released this 28 Jan 20:06
· 104 commits to master since this release
cb962e8

Added

  • A website with guides!
  • glob
  • create_dir
  • Re-export Rayon traits
  • Export Result type alias using failure's Error

Removed

  • All the examples are now guides

Changed

  • main! now sets up logging in all cases
  • Use buffered reading/writing in fs functions