Releases: VDuchauffour/usus
Releases · VDuchauffour/usus
Release list
v0.0.3
v0.0.2
Changes
🚀 Features
- feat: add a schema validation for the config (#17)
- feat: add cargo style for the cli (#10)
- feat: use toml for the config file (#9)
- feat: refacto the lib to handle multiple providers (#8)
- feat: add a spinner when fetching data (#3)
🧹 Maintenance
- chore: reverse the order of the cli between provider and action (#18)
- chore: refacto styles (#16)
- chore: refacto and add impl for BillingPeriod (#15)
- chore: refacto cmd modules (#14)
- chore: add devcontainer to the project (#13)
- chore: imrpove login prompt (#12)
- chore: move render to its ui module (#11)
- chore: add cache for all crates in coverage job (#7)
- chore: refacto main.rs (#6)
- chore: handle testing with codecov (#5)
- chore: add codecov to the project (#4)
- chore: improve the cli design by using clap (#2)
- chore: add just commands in the project (#1)