Skip to content

v0.2.0 Add inventory management and CLI improvements

Compare
Choose a tag to compare
@synkd synkd released this 20 Mar 19:42
· 25 commits to master since this release
fd42717

What's Changed

  • Add username_prefix to settings and allocation name by @synkd in #24
  • Add Dependabot Configuration YAML for GHA by @Gauravtalreja1 in #18
  • Add subscription_allocations property by @synkd in #25
  • Bump docker/build-push-action from 2 to 5 by @dependabot in #28
  • Bump github/codeql-action from 2 to 3 by @dependabot in #27
  • Bump actions/setup-python from 4 to 5 by @dependabot in #26
  • Add basic inventory file management by @synkd in #29
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #31
  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #32
  • Improve CLI functionality and CLI tests by @synkd in #30
  • Make CLI respect log_level setting by @synkd in #34
  • Make uuid available by @dosas in #33
  • Create inventory file if absent when loading by @synkd in #35

New Contributors

Full Changelog: v0.0.15...v0.2.0