Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 1.35 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. 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)