File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 0.9.2] Arrow Function Helpers - 2025-03-19
5+ ### Added
6+ - Support for arrow function helpers.
7+
8+ ### Fixed
9+ - Parse error when using length with ` @root ` (from https://github.com/zordius/lightncandy/issues/370 ).
10+
11+
412## [ 0.9.1] Better Return Type - 2025-03-18
513### Added
614- Detailed return annotation for ` compile() ` method.
715
16+
817## [ 0.9.0] Modern Cleanup - 2025-03-18
918Initial release after forking from LightnCandy 1.2.6.
1019
@@ -35,5 +44,6 @@ Initial release after forking from LightnCandy 1.2.6.
3544- HTML documentation.
3645- Dozens of unnecessary feature flags.
3746
47+ [ 0.9.2 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.1...v0.9.2
3848[ 0.9.1 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.0...v0.9.1
3949[ 0.9.0 ] : https://github.com/devtheorem/php-handlebars/tree/v0.9.0
You can’t perform that action at this time.
0 commit comments