Skip to content

Releases: Raphexion/nina

v0.1.7

04 Jul 07:34
Compare
Choose a tag to compare

Changelog

62ccb7e BREAKING: Change api key to access token

v0.1.6

02 Jul 18:14
Compare
Choose a tag to compare

Changelog

1484302 cmd/timers: Make sure to use all args for name
6a0ae74 utils/utils: Lower threshold from 1.5 to 1.1
e183989 mid: Only match if we get clear winner
3b1f3e0 go: Remove schollz/closestmatch
56a8e0e mid/mid: Use utils to find the best match
a1407fd Add utils with ClosestMatch
5e84b14 go: Add agext/levenshtein
076c70d cmd: Add delete timer command
db085ff mid/mid: Add DeleteTimer
c1f8066 noko/timers: Add DeleteTimer

v0.1.5

01 Jul 20:15
Compare
Choose a tag to compare

Changelog

48bb6b5 cmd/timers: Add support for creating a timer
100561a mid/mid: Add support for CreateTimer
0745783 noko/timers: Add CreateTimerForProject

v0.1.4

01 Jul 16:22
Compare
Choose a tag to compare

Changelog

13c4a8d cmd/timers: Add support for noting down time
25ea547 noko/timers: Add support for edit and log timer
c7fe14f noko/noko: Better logging
03f10de Add mid to abstract away noko
10cc1c3 README: Cosmetic
f117df6 noko/noko: Add User-Agent
c16817a cmd: Add entries command
d6a0561 noko: Add entry struct and GetEntries
4c2f0d9 noko: Add tag struct
6a28059 cmd: Add flag (--me)
1384bc3 cmd/projects: Add minutes

v0.1.3

29 Jun 19:23
Compare
Choose a tag to compare

Changelog

aee95da Add go release config file
a431ee9 Add LICENSE

v0.1.2

29 Jun 19:14
Compare
Choose a tag to compare

Changelog

321c2c8 README: Add section about projects
906531b cmd/cmd: Hook-in projects command(s)
b182539 cmd: Add projects list command
5b0ed42 noko/project: Add GetProjects
1b87170 cmd/cmd: Fix incorrect help texts
138bdbd README: Add section about download
c6e9407 README: Add section about config

v0.1.1

29 Jun 18:39
Compare
Choose a tag to compare

Changelog

7820243 github: Add release flow