Releases: nathan-at-least/anyhow-std
Releases · nathan-at-least/anyhow-std
`v0.1.4` - `File` and `Permissions` support in `PathAnyhow`
Update crate version to v0.1.4.
Add `anyhow_std::env` support
v0.1.3 New version 0.1.3
Add `std::process` extensions/wrappers.
v0.1.2 Update version to 0.1.2
Improve wrapper types and documentation.
This release fixes multiple documentation flaws and changes wrapper types to use a consistent pattern with From/Into implementation.
v0.1.0 - initial release
Add `homepage` and `repository` metadata to satisfy `cargo publish`.