Releases: batmac/ccat
Releases · batmac/ccat
v0.9.6
2022-06-19T16:09:34Z
Changelog
- 9c7c6e3 add -license
- 0ce83bf add Run()
- a1e8315 add bzip2 compression
- c639df6 add filterUTF8
- 9dfe05e add lzma,unlzma,lzma2,unlzma2
- 338db51 add matrix in github-actions (#3)
- d4552dc add plist2Y mutator
- 1a65d15 add some compression tests
- 3005708 add some missing withExpectingBinary()
- 69d5003 add some tests
- f7dd189 add the help option correctly
- 5b4cf59 fix Clipboard on go1.15
- a023407 fix empty string in simpleJsonIndent
- 2ea8795 gen.go now run 'go fmt' on its output file
- 4a0f763 mutator cb now works with ssh via osc52
- a7bc380 rename gunzip to ungzip to be on par with others decompressors, added gzip & zlib
- 0f60465 suggest with fuzzysearch when given mutator does not exist.
- 5c4e0c3 use pflag instead of flag module
NOTE
these builds are without libcurl
v0.9.5
2022-06-15T16:56:36Z
Changelog
- c639df6 add filterUTF8
- 9dfe05e add lzma,unlzma,lzma2,unlzma2
- 1a65d15 add some compression tests
- 69d5003 add some tests
- b5e669d add tests in build.sh
- a023407 fix empty string in simpleJsonIndent
- 0bfd7b7 goreleaser assets in tar.gz
- a7bc380 rename gunzip to ungzip to be on par with others decompressors, added gzip & zlib
NOTE
these builds are without libcurl