Releases: batmac/ccat
Releases · batmac/ccat
v1.13.3
v1.13.2
v1.13.1
v1.13.0
v1.12.0
2023-05-18T09:14:34Z
Changelog
- 7a392af add a plugin example for Deepl translation (#327)
- ec563c2 add claude-v1.3 and switch to claude-v1 per default
- 6f56e4a add huggingface mutator (#308)
- 746ddc1 add optional preprompt to LLMs
- e8aea19 add the new claude-instant-v1.1 and *-100k models support in miniclaude
- f66f566 allow openai custom url (useful for mimicking api)
NOTE
these builds are without libcurl
Full Changelog: v1.11.0...v1.12.0
v1.11.0
2023-04-09T13:23:37Z
Changelog
- c0ff458 add "Maxbw": a bandwidth limiter mutator (#273)
- 749b91a add a 'tee' plugin example
- 3997bb3 add claude (anthropic AI) streaming mutator (#300)
- 9a9aa20 add echo:// opener
- 4606e5e add mutator aliases support (#269)
- 80c1383 allow passing an optional model to cgpt + trivial refactoring
- 6464a75 move some mutators to "external APIs" category
NOTE
these builds are without libcurl
Full Changelog: v1.10.0...v1.11.0
v1.10.0
v1.9.1
2023-02-22T10:42:39Z
Detect podman containers (in addition to docker & k8s), recompile with go 1.20.1 (instead of 1.19.x)
NOTE
these builds are without libcurl
Full Changelog: v1.9.0...v1.9.1
v1.9.0
2023-02-17T23:30:38Z
Changelog
- 7fb925d Update alpine Docker tag to v20230208 (#247)
- 40700b3 add plugins system as yaegi scripts (#232)
- 86e1bfe add pv mutator
- defffb0 fix timeout issue
- fa3c331 highlighter bails out instead of Fatal() when output is too large
NOTE
these builds are without libcurl
Full Changelog: v1.8.1...v1.9.0
v1.8.1
2023-02-02T21:03:06Z
mainly to fix "0single.go:134: io: read/write on closed pipe" errors with "limit"
Changelog
- b54fac6 add wc and d (discard) mutators
- ad555ab convert -X to 'x' mutator (#238)
- 535a7e8 ignore io.ErrClosedPipe
NOTE
these builds are without libcurl
Full Changelog: v1.8.0...v1.8.1