Releases: smlx/jiratime
Releases · smlx/jiratime
v0.13.0
v0.12.4
v0.12.3
What's Changed
- chore(deps): bump the github-actions group with 2 updates by @dependabot in #128
- fix: update gitignore so release build works by @smlx in #129
Full Changelog: v0.12.2...v0.12.3
v0.12.1
v0.12.0
Changelog
- 8ffbca1 Merge pull request #82 from smlx/round-hours
- b0bbd5f feat: add option to round issues to 15 minutes
- f2b9983 Merge pull request #81 from smlx/dependabot/github_actions/coverallsapp/github-action-2.2.0
- 871eed3 chore(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0
- d7f86c2 Merge pull request #78 from smlx/dependabot/github_actions/coverallsapp/github-action-2.1.2
- 58c2410 chore(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2
v0.11.2
Changelog
- 52ae028 Merge pull request #80 from smlx/explicit-no-comment
- 8939a2e fix: ensure the timesheet struct is reset after parsing each entry
- 2f88946 chore: add failing test for explicit issue with no comment
- 308616e Merge pull request #79 from smlx/dependabot/go_modules/golang.org/x/oauth2-0.8.0
- fa19cb7 chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
v0.11.1
v0.11.0
Changelog
- 0d2fc50 Merge pull request #74 from smlx/dump-worklogs
- 899a928 feat: dump worklog records
- 4befd0f Merge pull request #73 from smlx/dependabot/github_actions/coverallsapp/github-action-2.1.0
- 3950cd7 chore(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0
- fe3b81e Merge pull request #72 from smlx/dependabot/go_modules/golang.org/x/oauth2-0.7.0
- 1c72bcf chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
v0.10.0
Changelog
- 92b9bbd Merge pull request #71 from smlx/fix-auth-errors
- 2a3d5f2 chore: update README
- 27f2d14 feat: add support for basic auth
- 3937e39 fix: avoid deprecated goreleaser syntax
- 2599a5f feat: retry requests to JIRA
- 358a4e2 Merge pull request #70 from smlx/dependabot/go_modules/github.com/smlx/fsm-0.2.1
- bf29c00 chore(deps): bump github.com/smlx/fsm from 0.2.0 to 0.2.1
v0.9.1
Changelog
- a58482d Merge pull request #69 from smlx/dependabot/github_actions/coverallsapp/github-action-2.0.0
- b1ba566 fix: remove deprecated option
- c1974e8 chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0
- 75a63ac Merge pull request #68 from smlx/dependabot/github_actions/actions/setup-go-4
- 22168ed chore(deps): bump actions/setup-go from 3 to 4