Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 19:18
· 111 commits to main since this release

[0.2.0] - 2026-01-25

Features

  • Significantly improved feature-gating, reducing default library size by ~half from v0.1.0
  • Fully feature-gated recoco-utils. We still need some core dependencies for broader Recoco operations, but anyone wanting to use just one or two utilities for a project can now do just that.
  • Update internal dependencies to version 0.2.0 and make several more optional

Fixed

  • Tests and linting issues caused by new feature gates

Documentation

  • Update README to clarify capabilities

Miscellaneous Tasks

  • Symlink readme to main recoco crate
  • Symlink readme to main recoco crate
  • (release) Update crate version to 0.2.0 to reflect major changes in feature gates.