Skip to content

Releases: NiclasvanEyk/keepac

0.1.0

11 Feb 16:14
a5ab9a2
Compare
Choose a tag to compare

Added

  • The option to manually specify the version when using the release sub-command using the a new --version option

Changed

  • Update to changelog 1.1.0 link in the init template

Fixed

  • Empty bullet points don't lead to panics when the inserting a new change
  • Closing the editor or providing an empty response does not insert empty bulletpoints or sections anymore

0.0.9

17 Oct 20:21
d6d5163
Compare
Choose a tag to compare

Added

  • changelog path as an alias of changelog find
  • The column at which text wraps can be configured using the KEEPAC_WRAP_AT environment variable

Changed

  • The output now wraps after 85 characters

Fixed

  • changelog release omitting a few characters at the end of the printed summary

0.0.8

21 Jul 15:39
0a470a5
Compare
Choose a tag to compare

Changed

  • The generated release notes on GitHub now omit the redundant release heading

0.0.7

21 Jul 15:31
90b2ada
Compare
Choose a tag to compare

0.0.7 - 2023-07-21

Added

  • A test that the changelogs for the GitHub releases are generated by keepac itself, and not a big commit dump

0.0.6

14 Jul 22:21
8fed2d2
Compare
Choose a tag to compare

Changelog

0.0.5

04 Jul 17:21
d2dde85
Compare
Choose a tag to compare

Changelog

  • 8d3328d Add totally necessary alias for yank
  • 272e039 Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.7.0
  • c22d279 Feature/aliases for insert (#10)
  • 585aaaa Merge branch 'main' into feature/search-command
  • b10ee2b Merge branch 'main' into feature/search-command
  • 8135d48 Merge pull request #1 from NiclasvanEyk/dependabot/go_modules/golang.org/x/net-0.7.0
  • 980dde7 Merge pull request #5 from NiclasvanEyk/feature/search-command
  • c0feeff add formatter action
  • e6111cd allow Unreleased without brackets
  • efc0a2d better word-wrapping
  • 0873a65 demo and document search command
  • b95d457 document styling via glamour
  • 87b3a3d fix staticheck messages
  • 6ab0444 lazy load demo gifs
  • d2dde85 make the root command run show
  • 18fbee5 run gofumpt
  • 2c3dd0d save items as bounds (fixes search command)
  • f926b91 search command kind of functional
  • be5572a wip

0.0.4

20 Jun 22:02
42fae6e
Compare
Choose a tag to compare

Changelog

  • 289eb46 Update README.md
  • 7e1617a add description to CHANGELOG.md created by init
  • 0a6fe07 adds homepage to brew tap
  • 42fae6e adds make uninstall
  • f58bc33 document installation via homebrew tap

0.0.3

20 Jun 21:21
5e3713b
Compare
Choose a tag to compare

Changelog

  • 53c7a29 Add homebrew tap repository to goreleaser
  • 108e818 Use personal access token for goreleaser action
  • 174a25b fix .goreleaser.yaml
  • 5e3713b use tap instead of repository

0.0.2

20 Jun 19:31
9d2b7be
Compare
Choose a tag to compare

Changelog

  • 03463c8 Document installation instructions
  • 5684896 Update README.md
  • f65c5b9 add --plain flag to show command
  • 07ad321 almost working show VERSION command
  • 9d2b7be fixed bounds for releases
  • deacb34 functional release command + misc
  • 048a638 goreleaser shell scripts & run only on tag
  • 93e723f hide completions command by default
  • 2c466e4 makefile installs zsh completions on macos
  • b42c9ad yank command

0.0.1

11 Jun 13:59
036dea8
Compare
Choose a tag to compare

Changelog

TODO: Change this auto-generated one to somehow utilize theCHANGELOG.md. The tagline of keepachangelog is "friends don't let friends dump commit logs into changelogs" after all...