release_plz_core

Crates.iorelease_plz_core
lib.rsrelease_plz_core
version
sourcesrc
created_at2022-02-01 22:35:55.269632
updated_at2024-12-07 17:00:52.031874
descriptionUpdate version and changelog based on semantic versioning and conventional commits
homepage
repositoryhttps://github.com/release-plz/release-plz/tree/main/crates/release_plz_core
max_upload_size
id525443
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Marco Ieni (MarcoIeni)

documentation

README

release_plz_core

Library for release-plz. Use it if you want to reuse some of the release-plz functionality in your project.

Commit count: 1574

cargo fmt