# Change Log - **Last updated**: 2026-07-02T14:22:52Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) 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](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ### [1.0.69](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/proctext@1.0.69/packages/proctext) (2026-05-23) #### 🩹 Bug fixes - update line comment grammar rule ([75ff4f7](https://codeberg.org/thi.ng/umbrella/commit/75ff4f7)) - update to allow empty comment lines (line break directly after initial `#`) ### [1.0.48](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/proctext@1.0.48/packages/proctext) (2025-12-03) #### ♻️ Refactoring - update for-loops (use const where possible) ([5ceaf1a](https://codeberg.org/thi.ng/umbrella/commit/5ceaf1a)) ## [0.2.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/proctext@0.2.0/packages/proctext) (2024-08-10) #### 🚀 Features - add `isAre` and `withArticle` modifiers ([b969d12](https://codeberg.org/thi.ng/umbrella/commit/b969d12)) - add `` var, update missing var handling ([350bc26](https://codeberg.org/thi.ng/umbrella/commit/350bc26)) - add `` 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](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/proctext@0.1.0/packages/proctext) (2024-07-19) #### 🚀 Features - import as new pkg ([1f96e4d](https://codeberg.org/thi.ng/umbrella/commit/1f96e4d)) - update grammar, case-sensitive var names ([059bffb](https://codeberg.org/thi.ng/umbrella/commit/059bffb))