Releases: demoray/azure-pim-cli
Releases · demoray/azure-pim-cli
0.0.3
What's Changed
- Build debian packages by @demoray in #11
- add tab completion support by @demoray in #12
- Create GitHub release with binaries when pushing tag by @letmaik in #13
- prep 0.0.3 release by @demoray in #14
- don't squash files by @demoray in #15
- Bump clap_complete from 4.5.2 to 4.5.3 by @dependabot in #17
- Bump clap from 4.5.4 to 4.5.5 by @dependabot in #16
- Bump clap from 4.5.5 to 4.5.6 by @dependabot in #19
- Bump clap_complete from 4.5.3 to 4.5.5 by @dependabot in #18
- support scope name in addition to scope by @demoray in #20
- show using scope name by @demoray in #21
- simplify role collection by @demoray in #23
- cleanup logging by @demoray in #22
- Bump clap from 4.5.6 to 4.5.7 by @dependabot in #24
- update dependencies by @demoray in #25
- add release binaries to github releases by @demoray in #26
- checkout source as part of the release process by @demoray in #27
- fix version value by @demoray in #28
New Contributors
- @letmaik made their first contribution in #13
- @dependabot made their first contribution in #17
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Include example usage in readme by @demoray in #4
- update README by @demoray in #5
- address clippy lints by @demoray in #6
- sort roles to have consistent output by @demoray in #9
- only get the current userid once by @demoray in #7
- show how to pipe
az-pim list
intoaz-pim activate-set
by @demoray in #8 - prep 0.0.2 release by @demoray in #10
Full Changelog: 0.0.1...0.0.2