Releases: smol-rs/async-fs
Releases · smol-rs/async-fs
v2.2.0
14 Sep 14:10
Compare
Sorry, something went wrong.
No results found
Bump MSRV to 1.71. (#50 )
Update to windows-sys v0.61. (#50 )
v2.1.3
19 Jul 15:10
Compare
Sorry, something went wrong.
No results found
Update windows-sys to v0.60. (#46 )
v2.1.2
27 Apr 23:03
Compare
Sorry, something went wrong.
No results found
Ensure that the docs for create_dir_all are close to the equivalent function
in libstd. (#35 )
v2.1.1
06 Feb 03:21
Compare
Sorry, something went wrong.
No results found
Fix a copy/paste error in documentation. (#33 )
v2.1.0
06 Nov 01:24
Compare
Sorry, something went wrong.
No results found
Bump async-lock and futures-lite to their latest versions. (#27 , #28 )
v2.0.0
18 Oct 04:13
Compare
Sorry, something went wrong.
No results found
Breaking: Seal extension traits. (#20 )
Breaking: Remove unsafe implementations of the FromRawFd/FromRawHandle traits. (#26 )
Avoid using a build.rs script for feature autodetection. (#17 )
Remove the autocfg dependency. (#18 )
Avoid a heap allocation in the ReadDir implementation. (#23 )
v1.6.0
17 Aug 20:33
Compare
Sorry, something went wrong.
No results found
Implement I/O safety traits on Rust 1.63+ (#13 )