Releases: NiclasvanEyk/keepac
Releases · NiclasvanEyk/keepac
0.1.0
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
Added
changelog path
as an alias ofchangelog 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
Changed
- The generated release notes on GitHub now omit the redundant release heading
0.0.7
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
Changelog
- c600998 Divide usage into reading & writing
- 2461804 Update README.md
- 30984ee
diff
subcommand (#17) - 4e08d6e
find
tape + cleanup fixes - 6679ea5 add build & test workflow (#14)
- e6456aa adds golangci-lint (#16)
- 8fed2d2 cleanup
- e01551d fix and reactivate tests (#15)
- 00c902a fix find command
- 99a79c2 go mod tidyC
- acf605b more tape changes
- 03e4176 narrower GIFs
- 8c4973a new
show
tape and shared config - 12e1b0f remove unnecessary readmes
- 5e141a7 restructure readme
- 03e3784 slight tape adjustments, back too the defaults
- f726214 tweak examples & GIFs
0.0.5
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
0.0.3
0.0.2
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
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...
- 1109f6c Add GoReleaser
- be1cb7a Allow manual recording runs on GitHub
- 36359ac Record tapes using VHS - initial version
- 098170c WIP
- a5faa77 absolute path for upload to gh pages
- ee2fdf7 added init command
- e31c691 better insertions + tests
- 7443a41 build deps first
- 7162d81 can find changelogs
- e463f79 golang version
- 95e8bf2 improved padding when inserting at the end of a file
- 81c7cbc install ffmpeg in gh actions
- 3e7598d nicer output after running init
- 7cc01f2 proper dark/light mode images
- c18c033 record with dummy tape
- 225e119 relative paths for gh pages artifacts
- 855300f test
- c9e317f try other syntax to access path to workspace
- cc42078 try vhs action
- 036dea8 use --auto-snapshot with goreleaser
- 43fc0e8 use generated gifs in readme
- 6305290 wip
- 1f91e45 wip