Releases: compilerla/compiler-admin
Releases · compilerla/compiler-admin
v1.2.0
What's Changed
- Feat: command to reset a user's password by @thekaveman in #15
- Feat: option to notify on account creation by @thekaveman in #16
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Small fix for argument passing to subcommands within offboard
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Hopefully the last round of fixes to get GYB setup / execution working across devcontainer restarts/rebuilds.
What's Changed
- Fix: make GYB setup executable and GYB on path by @thekaveman in #14
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Handle GAM and GYB initialization separately #8
- Fix devcontainer builds for Linux host #12
- Update GAM to latest version #12
- Confirm unless forced for destructive operations #13
What's Changed
- Refactor: init command for GYB by @thekaveman in #8
- CI: Add coverage diff reporting by @thekaveman in #9
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #10
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #11
- Fix: devcontainer build and run for Linux host by @thekaveman in #12
- Feat: add confirmation for destructive operations by @thekaveman in #13
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full re-write of existing functionality from bash scripts into Python.
What's Changed
- Feat: reimplement in Python by @thekaveman in #2
Full Changelog: v0.0.1...v1.0.0
v0.0.1
Initial bash version
Full Changelog: https://github.com/compilerla/compiler-admin/commits/v0.0.1