Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.65 KB

File metadata and controls

37 lines (25 loc) · 1.65 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-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.

1.0.48 (2025-12-03)

♻️ Refactoring

  • update for-loops (use const where possible) (5ceaf1a)

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)