All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.21.2 - 2024-05-24
v0.21.1 - 2024-05-24
- order of default prefixes
v0.21.0 - 2024-05-24
build
to default prefixes
v0.20.0 - 2024-05-13
- config option for commit message title length
v0.19.2 - 2024-05-08
- allows ticket numbers with at least one digit
v0.19.1 - 2024-05-08
- commits broken by update to latest
huh?
version
v0.19.0 - 2024-03-20
- find config file in
$HOME
directory - passing flags to
git commit
command
debug
flag
v0.18.0 - 2024-02-06
- correct quoting of generated command
v0.17.0 - 2024-02-06
- Replace
clipboard
package causing panic in published tool
v0.16.0 - 2024-02-01
- custom keymap
- write command to clipboard when aborted or failed
v0.15.0 - 2024-01-21
- prints the commit message on failure for easier retries
v0.14.0 - 2024-01-21
- config option for showing the intro screen
v0.13.1 - 2024-01-14
- Use
vhs
for README gifs
v0.13.0 - 2024-01-14
- shouldn't ask for ticket number when board is
NONE
v0.12.0 - 2024-01-14
v0.11.0 - 2024-01-14
- migrated
bubbletea
tohuh
v0.10.0 - 2023-11-23
- Enabled linkedin announcements
v0.9.1 - 2023-11-23
- use correct version of goreleaser (nightly)
v0.9.0 - 2023-11-23
v0.8.2 - 2023-11-13
v0.8.1 - 2023-11-11
v0.8.0 - 2023-11-11
v0.7.0 - 2023-11-11
- Support for POSIX/GNU-style flags,
--version
and-v
now print the version number
v0.6.0 - 2023-11-10
- Help keys for Coauthor list and message inputs
v0.5.0 - 2023-11-09
- Hangs when no config file found
v0.4.0 - 2023-11-08
v0.3.1 - 2023-11-07
- Added
ldflags
to.goreleaser.yml
- Moved
version
declaration to outside ofmain()
v0.3.0 - 2023-11-06
-v
flag prints installed version- supports breaking changes
v0.2.1 - 2023-11-06
v0.2.0 - 2023-11-06
- Installable via
brew
v0.1.2 - 2023-11-06
- Bug #1: can now deselect coauthors
v0.1.1 - 2023-11-06
- Ability to pick no coauthors
v0.1.0 - 2023-11-05
- Can find config file anywhere up the directory tree
v0.0.2 - 2023-11-05
- Initial release
- Automated releases
- Updated flag on
goreleaser