Skip to content

Releases: calebevans/cordon

v1.1.1

28 May 17:16
be6623e

Choose a tag to compare

What's Changed

  • fix: resolve GPU embedding performance bottleneck in TransformerEmbedder by @calebevans in #43

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 May 23:05
035bbf2

Choose a tag to compare

What's Changed

  • Fix critical data integrity bugs and harden core types by @calebevans in #33
  • Unify scorer, extract device detection, and optimize pipeline memory by @calebevans in #34
  • Improve embedding backends with error handling, batching, and consistent naming by @calebevans in #35
  • Harden CLI with error handling, overwrite protection, and tests by @calebevans in #36
  • Add protocols, dependency injection, character-limit line splitting, and test infrastructure by @calebevans in #37
  • Add JSON output format, structured blocks, and progress bar control by @calebevans in #38
  • Add analyze_text() and analyze_lines() API with stdin support by @calebevans in #39
  • Add token budget, output filtering, and quiet banner suppression by @calebevans in #40
  • Update documentation for v1.1.0 features and HuggingFace space by @calebevans in #41

Full Changelog: v1.0.2...v1.1.0

v1.0.2

04 Apr 16:32
455732b

Choose a tag to compare

What's Changed

  • chore(deps): bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #31
  • chore(deps): fix dependency resolution for unsupported Python versions by @calebevans in #32

Full Changelog: v1.0.1...v1.0.2

v1.0.1

30 Mar 14:19
d9a8c02

Choose a tag to compare

What's Changed

  • chore: add uv exclude-newer rule for supply chain safety by @waynesun09 in #29
  • chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #28
  • chore(deps): bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #30

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Mar 03:03
921528f

Choose a tag to compare

What's Changed

  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #21
  • chore(deps): bump the actions group with 5 updates by @dependabot[bot] in #22
  • security: lock litellm version to exclude compromised releases by @waynesun09 in #23
  • chore(deps): bump virtualenv from 20.35.4 to 20.36.1 by @dependabot[bot] in #27
  • chore(deps): bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #26
  • chore(deps): bump pillow from 12.0.0 to 12.1.1 by @dependabot[bot] in #24

Full Changelog: v0.3.3...v1.0.0

v0.3.3

20 Jan 19:07
87eb420

Choose a tag to compare

What's Changed

  • fix(xml): add escaping, root element, and pretty printing by @calebevans in #20

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Jan 19:22
b8868a3

Choose a tag to compare

What's Changed

  • Add contributing guide by @ascerra in #18
  • chore(release): bump version to 0.3.2 and add tokenizers dependency by @calebevans in #19

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Dec 19:25
ae2894e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Dec 23:43
6b6f1f2

Choose a tag to compare

What's Changed

  • chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #13
  • Add remote API backend support for embeddings by @calebevans in #15

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Dec 06:08
9e101e8

Choose a tag to compare

What's Changed

  • Introduce anomaly range filtering mode and enhance documentation by @calebevans in #12

Full Changelog: v0.2.0...v0.2.1