Skip to content

Releases: smlx/jiratime

v0.3.1

21 Jul 15:10
6e4f320
Compare
Choose a tag to compare

Changelog

6e4f320 Merge pull request #5 from smlx/fix-end-ignore
19779b2 fix: handle ending timesheet with an ignore block

v0.3.0

20 Jul 15:33
d5c9102
Compare
Choose a tag to compare

Changelog

d5c9102 Merge pull request #4 from smlx/fix-submit
c53a6d8 feat: implement ability to ignore timesheet entries
5cec4eb fix: improve default comment handling
b645fcc fix: bump submit timeout to a more reasonable value
98970d7 Merge pull request #3 from smlx/add-license-1
32567fb chore: add LICENSE
ab31282 Merge pull request #2 from smlx/fix-coverage
bf2ecb7 chore: fix coverage command

v0.2.0

19 Jul 16:48
790897d
Compare
Choose a tag to compare

Changelog

790897d Merge pull request #1 from smlx/fix-ci
fafb719 chore: explicitly ignore return values to appease the linter
49f65f6 feat: add version command
0337e3d chore: make go test recursive
d245363 chore: fix goreleaser build configuration
1225d27 chore: fix versions of github actions