Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 00:37
· 119 commits to main since this release

[0.1.0] - 2026-01-25

Features

  • Add output position computation and recursive text chunking
  • Add CLAUDE.md for project guidance and enhance README.md with key features and usage instructions
  • Update README to better separate differences and similarities between CocoIndex and ReCoco
  • (infra) Add Knitli CLA and CLI actions.

Fixed

  • Rename recoco_extra_text to recoco_splitters in workflow and source files
  • Trait overlap in some tests, corrected the organization name "CocoIndex.io" to just "CocoIndex"
  • Update image path and replace CocoIndex link in README
  • Updated schemars to 1.2 and updated all api calls
  • Updated schemars to 1.2 and updated all api calls
  • Recoco image artifacts
  • Syntax error in Cargo.toml
  • Syntax error in Cargo.toml
  • Update SPDX license information across multiple files
  • Autolink in prog_langs.rs
  • (release) Dry-runs in release process caused release to fail
  • (ci) Add permissions to CI workflow
  • Update SPDX copyright and contributor information in workflow files
  • (ci) Corrected syntax error in git cliff command

Documentation

  • Improved crate descriptions

Miscellaneous Tasks

  • Removed CLI-focused dependencies and unused helper scripts
  • Cleaned up all remaining loose ends; crate now compiles with no warnings or errors
  • Update CONTRIBUTING.md, SECURITY.md, CLAUDE.md for the fork.
  • Implemented reuse specification compliance. ReCoco is now Reuse 3.3 compliant
  • Add migration guide in prep for v1, more corrections to CocoIndex org name
  • Update mise.toml
  • Symlink readme to main recoco crate