All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2023-08-30
- Address input parameter for fn
processinimpls Addressimplementation for subcommands- API
getandget_authfunctions in lib root - Clap derived subcommand short aliases, using
visible_aliases - Derive
Debugfor subcommands in/src
- fn
processinimpls takes&strinstead of&Option<String>
0.1.0 - 2023-05-08
- General project structure, cargo.toml and license.
- Changelog file (this file) and reference in the readme.
- Source files from omg crate.