Releases: black-desk/fmtjournal
Releases · black-desk/fmtjournal
v0.1.1-rc.1
Changelog
- 930da12 fix: fix int array type message
- e68b7e4 build(deps): bump .format from
194f436
to8625021
(#28) - 73baf9a build(deps): bump actions/setup-go from 4 to 5 (#27)
- 6f4f3e0 build(deps): bump .format from
92f1c25
to194f436
(#26) - e9880e4 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#25)
- 357da6e fix!: update config file path
- f973929 docs: use bash
- 834dd3f fix: correct permission
- 3979529 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#23)
v0.1.0
Changelog
- 5a176a0 ci: fix goreleaser
- 3200174 ci: move file into correct location
- 5c7686c ci: add missing workflow file for goreleaser
- 9fa6f29 docs: update README
- 1e7347b chore: add get.sh
- 0fb2914 ci: add goreleaser
- 70128a5 docs: update README
- e88e1c5 ci: use checks@master and add permission
- 9bad9a7 refact: rename package to fmtjournal and add tools
- e2bfaea Bump .format from
6ff7acf
to92f1c25
(#15) - 3e18db9 Bump .format from
fd2a1ec
to6ff7acf
(#13) - 91cc040 Bump .format from
cc493c0
tofd2a1ec
(#12) - ad62e66 Bump .format from
5b8fe73
tocc493c0
(#9) - 1864ba1 Add oneline config
- e7686bd Update README
- 1311ba0 Update config file searching
- 8c00778 Format template
- cc0fc15 Fix panic
- 6e61c12 Exit when stdin is closed
- e072400 Fix freeze when MESSAGE is a array
- ba53320 Update README
- 2d2de55 Update go mod
- e6b0ea8 Add .github
- 1143437 Add .format
- 50a5f3a Remove a empty line
- a9aabe5 Update help
- b26f998 Add command
- c65705f Update default format
- 60e6835 Add document
- 010efe9 Implement journalfmt
- 647d470 Initial commit