All Versions
3
Latest Version
Avg Release Cycle
299 days
Latest Release
2552 days ago
Changelog History
Changelog History
-
v0.3.7 Changes
March 21, 2018Contributions
๐ Deprecation Note
๐ The
tempdir
crate is being merged intotempfile
. Please see this issue to track progress and direct new issues and pull requests totempfile
. -
v0.3.6 Changes
January 30, 2018๐ Changes
Various private dependency bumps and internal refactorings (see Contributions for details).
Minimum
rustc
๐ The minimum
rustc
version has moved to at least1.13
for the?
operator.Contributions
- @ignatenkobrain bump rand to 0.4
- @rfdonnelly Fix ignored error in example
- @romankl bump dependency of
remove_dir_all
to 0.3 - ๐ @opilar Bugfix/refactor
- @pwoolcoc Add travis & appveyor badges to Cargo.toml
- ๐ @pwoolcoc Add CI for OSX & Windows
- @pwoolcoc Add keywords to Cargo.toml
- @Cldfire Point html_root_url at docs.rs
- ๐ @pwoolcoc Doc fixes for try! and .expect
- @dtolnay Avoid second remove_dir_all after close()
- @shepmaster Add categories to Cargo.toml
- @Aaronepower Added Windows remove_dir_all implementation from #31944
- ๐ @romankl test: remove old fixme from the tests
-
v0.3.5
August 01, 2016