v0.15.5
What's Changed
- parser: reject non-ASCII characters in byte literals by @Kijewski in #694
- parser: reject syntaxes that could cause catastrophic backtracking by @Kijewski in #695
- Fix jinja macro arguments handling by @GuillaumeGomez in #709
- Fix build determinism and macro path management by @GuillaumeGomez and @cgundy in #710
Full Changelog: v0.15.4...v0.15.5