You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.