Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:58
· 18 commits to refs/heads/main since this release

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)