The format is based on the latest version of Keep a Changelog, and this project adheres to Semantic Versioning.
- Suppress
RUSTSEC-2024-0370
proc-macro-error
unmaintaned library advisory.
- Update upstream dependencies.
- Spelling with the use of
typos
. - Apply creation rules with fallback regex for encrypt subcommand when stdin is used. #39
- CLI subcommand documentation for
rops keys {add,remove}
. - Short description and attribution to SOPS in README.md
- Update
mio
withRUSTSEC-2024-0019
patch. Cargo.lock
being present in.gitignore
.
- Additional status badges to REAME.md.
- Workspace crate point the
package.readme
to the repo README.md. - Publish to crates.io release workflow job.
- README.md badges now use "for-the-badge" styling.
- Release workflow is not triggered by creating git tags.
- Conditional compilation flags above
AgeConfig
visibility export.