Releases: sascha-andres/timenote
Releases · sascha-andres/timenote
v0.9.1
v0.9.0
- store token in keyring
- default for timestamp is current
- remove logrus dependency
v0.8.0
Changelog
- small changelog big improvement: now sporting a caching layer
v0.7.0
Changelog
- Better formatting of time values
- Make append separator configurable
- Display client for time entry
- Display project for time entry
v0.6.0
- add support for projects (add,delete and list)
- remove MySQL support|
- Workspace flag
- Grouping for timenote today
- reduce code complexity
v0.5.0
Changelog
- add support for daily summary
- better output for entry duration
0.4.0
0.3.0
Changelog
4296471 merge: branch 'release/0.3.0'
4ca78ae chore: add version info
acfc880 docs: feature list
0f848d8 feat: open browser from commandline
9919c80 feat: open url on open command
cfa5058 feat: add method to get url
32110d7 Merge branch 'master' into develop
c404ad3 Merge pull request #5 from sascha-andres/feature/cli
7ee2196 feat: add command to append description
ff9da74 chore: updating dependencies
7ebf4ac docs: add history information
a10b689 feat: add command to finish entry
b6fa3bf feat: command to print current entry
5aebf07 feat: add command to create a new timestamp
eab0193 chore: build
a0e94b8 Add goreleaser
00dabeb Merge branch 'release/v0.2.0' into develop
v0.2.0
Add support for projects