v0.2.0 Add inventory management and CLI improvements
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
- @Gauravtalreja1 made their first contribution in #18
- @dependabot made their first contribution in #28
- @dosas made their first contribution in #33
Full Changelog: v0.0.15...v0.2.0