Skip to content

Releases: Slug-Boi/cocommit

v1.3.0

14 Jan 13:56
a15067a
Compare
Choose a tag to compare

Documentation

Full Changelog: v1.2.1...v1.3.0

v1.2.1

19 Dec 19:24
v1.2.1
43a946f
Compare
Choose a tag to compare

Chores

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 Dec 23:21
v1.2.0
22e8140
Compare
Choose a tag to compare

New Features

Bug Fixes

  • change version fetcher to use github refs for build workflow (22e8140 by @Slug-Boi)

Chores

  • update install script to work (added sudo to mv) and update gitignore (de72d1a by @Slug-Boi)
  • deps:

CI

  • add Coco_version env var to build flow and remove author.txt (no longer used) (8522fef by @Slug-Boi)

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Dec 08:33
v1.1.1
e94f59c
Compare
Choose a tag to compare

Security Update

Security

  • Updates to dependencies (especially golang/x/crypto) to ensure no high severity security problems

Documentation

Chores

  • refactor install scripts to be actual scripts and simplify approach (495606d by @Slug-Boi)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Dec 20:09
v1.1.0
c5ee15d
Compare
Choose a tag to compare

New Features

Bug Fixes

Refactors

Chores

CI

Full Changelog: v1.0.1...v1.1.0

v1.0.1

25 Nov 21:37
v1.0.1
54d0386
Compare
Choose a tag to compare

Bug Fixes

Chores

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Nov 20:18
v1.0.0
103a59f
Compare
Choose a tag to compare

New Features

  • add groups and start refactor of tree model for tui elements (56cf60e by @Slug-Boi)
  • added commitizen support (due to cmd execution styles this will not be in the test suite) (b1c4df8 by @Slug-Boi)

Bug Fixes

Documentation

Tests

Refactors

Chores

CI

Code Style

Full Changelog: v0.4.0...v1.0.0

v0.4.0

28 Oct 18:09
v0.4.0
c4ac188
Compare
Choose a tag to compare

NOTE

This release is still not the final release for the TUI features. This is mostly a stopgap release to get things working on the go reference package hub. There will be a 1.0.0 release in the coming weeks/months which will include even more features and other cool things :)

New Features

Bug Fixes

Documentation

Tests

Refactors

Chores

CI

Other Changes

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

26 Aug 15:06
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 May 21:09
Compare
Choose a tag to compare

New Features

  • added author file default path and config creation utility (e355bec by @Slug-Boi)

Chores

  • added nix specific build command (for package building) (5556c4c by @Slug-Boi)

Full Changelog: v0.2.3...v0.3.0