Releases: dtolnay/inventory
Releases · dtolnay/inventory
0.3.20
- Documentation improvements
0.3.19
- Relax bounds on Clone implementation of Iter<T> (#79, thanks @lefebvreb)
0.3.18
- Documentation improvements
0.3.17
- Support other Wasm platforms in addition to WASI/Emscripten (#76, thanks @dfoxfranke)
0.3.15
- Support
target_os = "none"
(#70, thanks @nspin)
0.3.13
- Fix documentation build on nightly rustdoc