Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 1.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

0.2.0 (2024-08-10)

🚀 Features

  • add isAre and withArticle modifiers (b969d12)
  • add <empty> var, update missing var handling (350bc26)
    • add <empty> special var reference for empty strings
    • add GeneratorContext.missing option to provide fallback for missing vars
    • add custom error types
    • fix: add missing maxHist default value
    • update deps

0.1.0 (2024-07-19)

🚀 Features

  • import as new pkg (1f96e4d)
  • update grammar, case-sensitive var names (059bffb)