Releases: Slug-Boi/cocommit
Releases · Slug-Boi/cocommit
v0.4.0
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
- add confirmation to author deletion (aac02d0 by @Slug-Boi)
- add temp add command (b0a5125 by @Slug-Boi)
- added commit message window to tui (7f5a3bc by @Slug-Boi)
- add tui show users (WIP) and prefer bat if present (fa03de4 by @Slug-Boi)
- finish add and remove author bindings and tui elements (55fe196 by @Slug-Boi)
- add buble tea tui elements for creating authors and selecting authors. More to come (a78cdf3 by @Slug-Boi)
Bug Fixes
Documentation
Tests
- fix remove author test (f763c81 by @Slug-Boi)
- add more tui tests (04f5a50 by @Slug-Boi)
- write tui tests (c7e3920 by @Slug-Boi)
- cobra tests added (47128cf by @Slug-Boi)
- update util tests and remove a line (6c96fc9 by @Slug-Boi)
- create tests for the util functions (87a6de6 by @Slug-Boi)
Refactors
- remove user to actually remove both names (aff8d49 by @Slug-Boi)
- add screen clear to root command (55dd1bc by @Slug-Boi)
- change model structure of show users for testing (fbfde59 by @Slug-Boi)
- change name of author and combine with temp add command (7521fd5 by @Slug-Boi)
- changed color of commit message field to match rest of TUI (b0baa0c by @Slug-Boi)
- change root command to include commit wrapper options (527269f by @Slug-Boi)
- refactor whole project to based on cobra commands (0e57a48 by @Slug-Boi)
Chores
- update go.sum (5077635 by @Slug-Boi)
- fixed imports and function signatures (def99f6 by @Slug-Boi)
- go mod updates (3dfecbe by @Slug-Boi)
- update go mod (2ab9312 by @Slug-Boi)
CI
- trying to fix build test ci workflow (c4ac188 by @Slug-Boi)
- add env var to build test workflow (c546326 by @Slug-Boi)
- fix dagger ci problems and failing tests (63fd1f1 by @Slug-Boi)
- change tests to actually run all tests (aa3ec23 by @Slug-Boi)
- work path change (ef674c2 by @Slug-Boi)
- change go work path (9086597 by @Slug-Boi)
- update workflow files and mod version (55ee0c6 by @Slug-Boi)
Other Changes
- change commit key to enter (alt enter stopped working) (d382082 by @Slug-Boi)
- removed unsued line (c6fe91d by @Slug-Boi)
- updated depen with security issues (7bc6763 by @Slug-Boi)
New Contributors
- @dependabot made their first contribution in #17
- @August-Brandt made their first contribution in #18
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.3
Chores
CI
- spelling mistake (ab6254f by @Slug-Boi)
- update release workflow with new go mod path (f81f693 by @Slug-Boi)
- update dagger workflows (0969a00 by @Slug-Boi)
Other Changes
- //github.com/Slug-Boi/cocommit (edcc78e & c781426 & ac5702e & af965e0 & 6f573fc & a107d4d & 67f8ee1 & ae9d25a by @Slug-Boi)
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0
New Features
Bug Fixes
- fixed index out of bounds error (aa81eb0 by @Slug-Boi)
- Think I fixed the syntax for group declartion (5aa8fe2 by @Slug-Boi)
Tests
CD
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.1
Merge branch 'main' of https://github.com/Slug-Boi/cocommit
v0.0.0
added a mkdir to workflow change later