Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@sunsided sunsided released this 30 Jun 11:21
72cc3e5

To add async-tempfile/0.6.0, run

To install the latest version, run

cargo add async-tempfile

Changes since 0.5.0

Full Changelog: 0.5.0...v0.6.0

Added

  • #7: Added TempDir for automatically deleted temporary directories.

Internal

  • Refactored temporary file name generation.
  • Run tests on Linux, MacOS and Windows.

Pull requests