Releases: orium/cargo-rdme
Releases · orium/cargo-rdme
cargo-rdme 1.4.7
cargo-rdme 1.4.6
- Update dependencies.
- Fix github build action: we should be back to publishing binaries.
cargo-rdme 1.4.5
- Update dependencies.
cargo-rdme 1.4.4
- Fix selection of packages in workspaces when there's a package name conflict with a dependency.
- Update dependencies.
cargo-rdme 1.4.3
- Update dependencies.
cargo-rdme 1.4.2
- It turns out we might need the network to get the project metadata. See release notes of version 1.4.1.
cargo-rdme 1.4.1
- Ask
cargo metadata
to not access the network. All the info we need is inCargo.toml
. - Update dependencies.
cargo-rdme 1.4.0
- Support intralinks to methods and other
impl
items. - Update dependencies.
cargo-rdme 1.3.0
- Support intralinks in reference-style links.
- Update dependencies.
cargo-rdme 1.2.0
- Allow the heading base level to be configurable.
- Update dependencies.