Skip to content
This repository was archived by the owner on Apr 9, 2023. It is now read-only.

Releases: oxisto/okr2go

v0.5.0

26 Nov 22:43
4a1b466
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

14 May 17:08
1b775f3
Compare
Choose a tag to compare

What's Changed

  • Fixed Docker entrypoint and adjusted README by @oxisto in #33

Full Changelog: v0.4.0...v0.4.2

v0.4.1

14 May 15:55
Compare
Choose a tag to compare
Fixed ghcr.io

v0.4.0

14 May 15:20
Compare
Choose a tag to compare
Fixed ghcr.io

v0.3.1

14 May 09:19
dc62a99
Compare
Choose a tag to compare
Hotfix for #30 (#31)

v0.3.0

13 May 20:21
2fd8a36
Compare
Choose a tag to compare
Improved CI building (#29)

* Cross-Compilation only for CI
* Better names for executable names to avoid conflicts in GH releases

v0.2.0

24 Mar 17:37
Compare
Choose a tag to compare

Switching to Go's embed instead of the deprecated packr.

v0.1.0

02 Aug 15:35
Compare
Choose a tag to compare

Initial release. Still under heavy development.

  • Added installation instructions (#1)
  • Load objectives from Markdown file at startup (#2 #4)
  • Supports basic tracking of obejctives using plus/minus and persists changes back to markdown (#3)