Vertana changelog
Version 0.2.0
To be released.
@vertana/core
Added
keep()helper function for creating glossary entries that preserve terms without translation. [#3, #5]Added
properNoun()as an alias forkeep(), for semantic clarity when preserving brand names and product names. [#3, #5]
Version 0.1.1
Released on March 3, 2026.
@vertana/core
- Fixed
evaluate()structured output schema compatibility by removing unsupported numeric bounds from thescoreJSON schema and clamping scores to the[0, 1]range after parsing, which resolves failures with Anthropic models in the refinement phase [#6].
Version 0.1.0
Released on December 30, 2025. Initial release.