Skip to content

Releases: Raphexion/nina

v0.3.2

31 Oct 11:01
Compare
Choose a tag to compare

Changelog

7ca66e2 Upgrade to official bubbletea v0.19.0
2f7dd4d cmd: Add workweek command

v0.3.1

06 Oct 11:45
Compare
Choose a tag to compare

Changelog

123da8c cmd: Add workday command
ada3049 backend: Support GetMyEntrires

v0.3.0-rc1

05 Oct 05:39
06d3a91
Compare
Choose a tag to compare

Changelog

06d3a91 Merge pull request #6 from Raphexion/nijo/refactor-to-use-backend-abstraction
2fce364 Refactor to use a conf singleton
cd949bd Refactor to use backend abstraction
ca3e364 Add backend abstraction
efc864b cmd: Add utils
ac02472 fixtures: Add projects

v0.3.0

05 Oct 09:09
Compare
Choose a tag to compare

Changelog

8d6d4a6 README: Improve explanation of noko timers
ee8e4b1 cmd/timers: Better titles for inputs

v0.3.0-rc0

29 Sep 04:28
36ef6a4
Compare
Choose a tag to compare

Changelog

36ef6a4 Merge pull request #5 from Raphexion/nijo/refactor-to-tui
ed9e409 Refactor timer commands to use tui helpers
e2b3090 utils: Add support for sign
6f33bd3 mid: Add more help functions
dc6aeaa tui: Add selector_tui
bc56f6a tui: Add input_tui
0522099 go: Use custom version of bubbletea
10d7eaa cmd/entries: Reformat output

v0.2.2

09 Sep 13:36
Compare
Choose a tag to compare

Changelog

5f230d7 Always pause running before unpause other

v0.2.1

09 Sep 10:51
Compare
Choose a tag to compare

Changelog

29efcdb Always pause before create new timer

v0.2.0

06 Sep 10:57
Compare
Choose a tag to compare

Changelog

9836c03 cmd: Add inc/dec timers
2ef526e noko/mid: Add AddOrSubTimer
1630f6d noko/timer: Add AddOrSubTimer
7a133dc utils: Add MinutesFromHMFormat
dc9c08f cmd/timers: Add leading zero to minutes
18fa6f7 cmd/entries: Reformat output
e0f5df9 cmd/projects: Don't list the minutes
b841371 README: Add more help for Access Token

v0.1.9

09 Aug 07:18
Compare
Choose a tag to compare

Changelog

7a3f164 noko/noko: Correct timeout (1m -> 2s)
c4d7ccd README: Add codecov badge
51f604e github: Upload test coverage

v0.1.8

06 Jul 13:43
Compare
Choose a tag to compare

Changelog

e80df8a README: Add small section about usage
1615eb8 README: Remove the usage and add some text about Noko
a0bab2d cmd/timers: Try to always use the term project timer
d2d465e cmd/timers: Refactor so that list use help function
622a582 utils: Fix golint issues
db8903c noko: Fix golint issues
03ef05d cmd: Add initial test for timers
1b01c7f Add fixtures for timers
0f7a1a4 BREAKING: Remove --me flag
2a4a9f9 noko/noko: Fix spelling error
b129136 cmd/timers: Improve readability
6a43fba noko/noko: Fix linting issues
bdd6697 cmd/timers: Better formatting for timer list
faa3f34 noko/noko: Make noko url configurable
0c9bffb README: Add Go Report Card