Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 694 Bytes

File metadata and controls

36 lines (22 loc) · 694 Bytes

Change Log

[v0.1.7] - 2026-02-09

Changed

  • Depth correctly changed to +1 when filling result
  • Variable naming for defaults

Fixed

  • Typos in CHANGELOG.md and README.md fixed

[v0.1.6] - 2023-05-11

Added

  • Self-processing functions
  • Readme description to reflect the new feature
  • Changelog

Changed

  • Structure of the variables and functions lookup map

[v0.1.5] - 2023-05-11

Fixed

  • Wrong fallback replacement for interpolation functions when they fail due to errors or unbalanced delimiters

[v0.1.4] - 2023-05-08

Fixed

  • Wrong delimiter replacement when an interpolation function fails

[v0.1.3] - 2023-05-08

Initial public version released