Skip to content

v1.43.0

Choose a tag to compare

@bhsd-harry bhsd-harry released this 01 Jun 12:57
· 15 commits to main since this release

2026-06-01

Added

  • Token#expand now supports parser functions #expr and #ifexpr

Fixed

  • TranscludeToken#replaceFunction when there was no function specified
  • Parser function #iferror when there is no third argument and the first argument is not an error

Changed

  • Previous optional dependencies are now optional peer dependencies, so they need to be installed manually if the corresponding features are needed