Skip to content

Releases: Slug-Boi/cocommit

v0.4.0

28 Oct 18:09
v0.4.0
c4ac188

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

Choose a tag to compare

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

v0.3.0

19 May 21:09

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

v0.2.3

17 May 20:45
dbc32f5

Choose a tag to compare

Chores

CI

Other Changes

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Apr 20:22

Choose a tag to compare

Refactors

Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Mar 13:04

Choose a tag to compare

Documentation

Refactors

  • created a check_err func to shorthand error checks in code (c8c09e5 by @Slug-Boi)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Mar 12:17

Choose a tag to compare

New Features

Bug Fixes

Tests

CD

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Mar 08:55

Choose a tag to compare

What's Changed

  • Feat: Exclude and add all by @Slug-Boi in #5
  • feat: added the ability to exclude users by default from commits by @Slug-Boi in #7
  • test: added a default exclusion test and cleaned code up by @Slug-Boi in #10

Full Changelog: v0.0.1...v0.1.0

v0.0.1

03 Mar 18:51

Choose a tag to compare

Merge branch 'main' of https://github.com/Slug-Boi/cocommit

v0.0.0

03 Mar 18:02

Choose a tag to compare

added a mkdir to workflow change later