Releases: msrd0/cargo-doc2readme
Releases · msrd0/cargo-doc2readme
Version 0.0.8
Version 0.0.7
Changelog:
- Update cargo to 0.57 (Rust 1.56)
Version 0.0.6
Changelog:
- Update cargo to 0.56.0
- Fix a bug where some dependencies were randomly downgraded (#22)
Version 0.0.5
Changelog:
- Update cargo to 0.54 (1.53)
Version 0.0.4
Changelog:
- Fix crate name containing
-
(this was previously only fixed for dependencies)
Version 0.0.3 (Yanked)
This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock
file.
Changelog:
- Fix crate names containing invalid characters (like
-
) - Fix leading newlines in codeblocks
Version 0.0.2 (Yanked)
This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock
file.
Changelog:
Version 0.0.1 (Yanked)
This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock
file.