tokio-fs
Filesystem API for Tokio.
0.1.7
16M downloads/mo
#2394 most downloaded on crates.io
tokio-rs/tokio
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 5 months
Most releases are documented
notes for 8 of 9 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
15 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Feb 2018 to Feb 2020Releases
latest 15-
0.2.0-alpha.601 Oct 2019 pre-releaseNothing published for this version
-
0.2.0-alpha.519 Sep 2019 pre-releaseNothing published for this version
-
0.2.0-alpha.429 Aug 2019 pre-releaseNothing published for this version
-
0.2.0-alpha.328 Aug 2019 pre-releaseNothing published for this version
-
0.2.0-alpha.218 Aug 2019 pre-releaseNothing published for this version
-
0.2.0-alpha.108 Aug 2019 pre-releaseNothing published for this version
-
0.1.705 Feb 2020 -
0.1.602 Mar 2019Release notes
Open source →Added
- File::try_clone() (#850).
- Async equivalent of read / write file helpers being added to
std(#896).
-
0.1.507 Jan 2019 -
0.1.424 Oct 2018 -
0.1.307 Aug 2018 -
0.1.211 Jul 2018Release notes
Open source →- Introduce Tokio Runtime (#141)
- Provide
CurrentThreadfor more flexible usage of current thread executor (#141). - Add Lio for platforms that support it (#142).
- I/O resources now lazily bind to the reactor (#160).
- Extract Reactor to dedicated crate (#169)
- Add facade to sub crates and add prelude (#166).
- Switch TCP/UDP fns to poll_ -> Poll<...> style (#175)
-
0.1.113 Jun 2018Release notes
Open source → -
0.1.002 May 2018 -
0.0.001 Feb 2018Nothing published for this version