Releases: DEVELOPEST/gtm-core
Releases · DEVELOPEST/gtm-core
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.1.1
Changes
- Rename gtm settings directory
.git-time-metrics
->.gtm
This is not backwards compatible!
(Renaming directory in user home folder manually will fix) - Fix notes rewrite ref not working properly
- Various CI related fixes
- Add option to auto-log time to Jira
v0.1.0 - Alpha launch
Changes
- Add
--cwd
option to various commands for plugin friendliness - Add
--subdir
option forreport
- Add push and pull hooks for seamless time tracking
- Add
--local
option forinit
- Add
--auto-log="gitlab"
option forinit
for auto-logging time to commit messages (needs gitlab pr to be merged for full integration) - Add debian package / windows installer
- Various bug fixes