Skip to content

Releases: philips-software/gino-keva

v2.0.0

29 Jul 13:47
Compare
Choose a tag to compare

Fix syntax
Remove redundant assignment
Remove development release, add windows build
Use latest of softprops/action-gh-release
Stop parsing notes upon invalid note syntax
notes from new to old, newest events on top
Rewrite using event sourcing
Remove compatibility with old raw format

v1.4.2

19 Jul 07:54
Compare
Choose a tag to compare

Bugfix: Unset was broken

v1.4.1

13 Jul 14:12
Compare
Choose a tag to compare

Bugfix: Restore JSON output format

v1.4.0

13 Jul 13:44
Compare
Choose a tag to compare

Switch to new internal format to support events
Bugfix: Find latest intersecting note
Refactor: Move GitWrapper interface
Refactor: Use constants for dummy values
Refactor: Split off some things in separate files
Refactor: Rename some variables and constants
Refactor: Use one test stub only
Add newline to version output
Do not fetch on all commands
Refactor: Combine fetch and force fetch code

v1.3.0

06 Jul 09:12
Compare
Choose a tag to compare

Resolve linting issues
Add more debug logging
Add prune to remove unreachable notes
Reimplement search for nearest note
Remove redundant panic stubs
Refactor: Rename Notes interface to Wrapper
Merge pull request #9 from philips-software/dependabot/go_modules/github.com/spf13/cobra-1.2.1
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Cleanup: Rename LAST_RELEASE_TAG to LAST_VERSION

v1.2.0

02 Jul 15:22
Compare
Choose a tag to compare

Add full changelog to release notes
Switch to staticcheck for linting
Add version command
Improve lookup performance
Bugfix: Remove empty line in list output
Add debug logging when adding key/value
Ignore casing in error; sometimes it differs
Fix show-flag for integer flags
Bump github.com/spf13/viper from 1.8.0 to 1.8.1

v1.1.1

29 Jun 08:26
Compare
Choose a tag to compare
Bugfix: Remove empty line in list output

v1.1.0

21 Jun 08:56
Compare
Choose a tag to compare
Bump git version used to test

v1.0.3

14 Jun 14:28
Compare
Choose a tag to compare
Capitalize keys

v1.0.2

14 Jun 13:13
Compare
Choose a tag to compare
Bugfix: Use raw format when persisting note