Skip to content

Releases: Flyrell/hourgit

v0.6.1

27 Feb 19:43

Choose a tag to compare

af43d77 chore: update readme
8976d71 chore: add github sponsors

v0.6.0

27 Feb 18:36

Choose a tag to compare

4e48502 feat: add status command
5527905 fix: hanging update

v0.5.3

27 Feb 15:39

Choose a tag to compare

9d47688 fix: deploy job

v0.5.2

27 Feb 15:29

Choose a tag to compare

976b35f fix: deploy workflow requirement

v0.5.1

27 Feb 15:24

Choose a tag to compare

e68bc11 chore: add sitemap generation and web deploy
e42bb9e license: GPLv3

v0.5.0

27 Feb 09:33

Choose a tag to compare

7ad7659 feat: project removal and report export

v0.4.0

26 Feb 21:09

Choose a tag to compare

a8c9e9a fix: utility commands on web
0b5c519 feat: add update command
da72533 fix: commit dedup logic
56f5b8c feat: updates check
3138dee feat: add checkout sync based on git reflog

v0.3.0

25 Feb 22:34

Choose a tag to compare

63653e1 fix: add symlink to real install.sh
0dcfa29 fix: installation script + html typo
b8cba33 fix: add static file versioning
9e60b71 fix: add mobile support to mobile
7de3d74 feat: add consent banner
3a781fd fix: install script + encoding
6f99da6 chore: add missing meta-tags
bda49b2 chore: docker + setup for web
89a976b chore: add website
914d0ad fix: bypass apple quarantine
ded3985 feat: installer

v0.2.0

25 Feb 18:28

Choose a tag to compare

22391b2 feat: better ux in reports
179bcce fix: add branch dedup safeguards
0f670cd fix: branch name in the report
8f0ed5d refactor: types (#2)
8b816c2 chore: installation in readme

v0.1.0

25 Feb 12:38

Choose a tag to compare

130c385 chore: better readme
055e204 fix: ci tty and SHELL detection
66b03f6 chore: first beta
62683de chore: add lint and test jobs
279a3e1 chore: release pipeline
796eddc refactor: separation fo concerns + reusability
5a9099e fix: ignore whitespaces in duration
aa61f0e feat: interactive report + removed generate + submission flow
16b6800 feat: add log removal
43fbc55 fix: timezone-agnostic generation
60f1162 feat: add export to pdf
16b1455 feat: generate time commits from checkouts
3313fb0 fix: add warnings to edit
9b0b8ad refactor: code structure
7307940 feat: add log editing
3b7a194 feat: warning for log outside of schedule
1b1fcd4 feat: add history
f4eaf0d feat: add report
61def7d feat: check duration overrun + fix duration parsing
0765c24 feat: use checkout command + add versions
0233707 feat: add checkout command
1761ac4 fix: version
da71f9a feat: add manual logs
2397a85 chore: rename hour-git -> hourgit
0e30d04 feat: add defaults
5f22c88 feat: interactive cli
509d5f5 feat: add multiple time frames in a schedule
967f17e feat: project config commands
fc10a69 fix: LICENSE placeholders
0a810e4 fix: README title
b117f91 feat: add datetime parsing with NLP
b2dcc0c fix: deduplication on project logic
63a6e42 feat: add project management + cli command structure
f1f4d18 feat: add default text color
44fbaad feat: add project ids
1fbce73 feat: add colors to the output
848dbfe chore: update go 1.23 -> 1.26
19b1b34 fix: error handling
00da945 fix: add darwin support for dev builds
be15a9f feat: create/assign project
77cb667 feat: add init command
0ea9a93 feat: add LICENSE
b2002da feat: add README
81c3a63 init: project structure & docker