0.6.0
What's Changed
- move cleanup-orphaned-assignments example to a command by @demoray in #172
- Bump clap from 4.5.16 to 4.5.17 by @dependabot in #174
- Bump clap_complete from 4.5.24 to 4.5.25 by @dependabot in #173
- Bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #176
- Bump clap_complete from 4.5.25 to 4.5.26 by @dependabot in #175
- disable 22.04 builds by @demoray in #182
- update dependencies by @demoray in #181
- update dependencies by @demoray in #184
- make ScopeBuilder part of crate by @demoray in #183
- remove examples from being built by @demoray in #185
- specify binary when creating readme by @demoray in #187
- remove unused dead_code allow by @demoray in #186
- add support to get group membership by @demoray in #188
- add tool to dump all assignments & eligible assignments by @demoray in #189
- enable skipping upn on serialization by @demoray in #190
- prep 0.6.0 release by @demoray in #191
- rename ObjectType to PrincipalType by @demoray in #193
- remove CSV output support by @demoray in #194
- add additional context to failures by @demoray in #195
- Allow eligible child resources to have nested resources by @demoray in #196
- remove duplicate assignments by @demoray in #197
- add examples to --help by @demoray in #198
- finish argument cleanups by @demoray in #199
- add dump-roles to build artifacts by @demoray in #192
Full Changelog: 0.5.0...0.6.0