Skip to content

Releases: batmac/ccat

v1.13.3

11 Jul 17:52
v1.13.3
d712881
Compare
Choose a tag to compare

2023-07-11T17:49:02Z

Changelog

  • 6e91efd 'claude' mutator updated to use claude-2 by default
  • 29a2dc6 add --pprof option
  • db2dab7 add wallm mutator

NOTE

these builds are without libcurl

Full Changelog: v1.13.2...v1.13.3

v1.13.2

21 Jun 23:54
126dfbb
Compare
Choose a tag to compare

2023-06-21T23:52:11Z

no real change again, prebuilt binaries are now built with "-tags plugins,keystore"

NOTE

these builds are without libcurl

v1.13.1

09 Jun 11:53
Compare
Choose a tag to compare

2023-06-09T11:23:18Z

no real change, recompiled with go 1.20.5

NOTE

these builds are without libcurl

v1.13.0

02 Jun 20:30
Compare
Choose a tag to compare

2023-06-02T20:16:28Z

Changelog

  • 3fd8c3b add html to markdown mutator (#366)
  • ff56017 read and store secrets (API keys) from the OS keychain (#364)

NOTE

these builds are without libcurl

Full Changelog: v1.12.0...v1.13.0

v1.12.0

18 May 09:22
v1.12.0
592ebbb
Compare
Choose a tag to compare

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

09 Apr 13:30
84ff643
Compare
Choose a tag to compare

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

07 Mar 22:23
Compare
Choose a tag to compare

2023-03-07T22:19:31Z

Changelog

Full Changelog: v1.9.1...v1.10.0

NOTE

these builds are without libcurl

v1.9.1

22 Feb 10:51
Compare
Choose a tag to compare

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

17 Feb 23:34
dad1c81
Compare
Choose a tag to compare

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

02 Feb 21:08
535a7e8
Compare
Choose a tag to compare

2023-02-02T21:03:06Z

mainly to fix "0single.go:134: io: read/write on closed pipe" errors with "limit"

Changelog

NOTE

these builds are without libcurl

Full Changelog: v1.8.0...v1.8.1