Releases: compilerla/compiler-admin
Releases · compilerla/compiler-admin
v2.0.0
What's Changed
- Feat: notebooks for hours conversion by @thekaveman in #17
- Refactor: organize user commands by @thekaveman in #18
- Feat: time commands by @thekaveman in #19
- Refactor: shift Toggl task up to project by @thekaveman in #21
- Refactor: hours summarize notebook by @thekaveman in #22
- chore(deps): bump pandas from 2.2.2 to 2.2.3 by @dependabot in #23
- Feat: helper scripts by @thekaveman in #24
- Feat: download Toggl detailed time reports as CSV by @thekaveman in #26
- Chore: small project fixes by @thekaveman in #30
- Feat: convert user to alumni by @thekaveman in #28
- Feat: alumni email autoresponder by @thekaveman in #31
- Refactor: time convert uses env vars for IO targets by @thekaveman in #32
- Fix: devcontainer config by @thekaveman in #34
- Refactor: create a Toggl API class by @thekaveman in #27
- Fix: JsonFileCache contains by @thekaveman in #35
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #36
- Feat: Toggl to Justworks hours conversion by @thekaveman in #37
- Refactor: define CLI with click by @thekaveman in #38
Full Changelog: v1.2.0...v2.0.0
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