File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.6] Partial Indentation - 2025-04-20
5+ ### Fixed
6+ - Indentation of nested partials (https://github.com/ProAI/laravel-handlebars/issues/33 ).
7+ - Parsing hash options containing line breaks (fixes https://github.com/zordius/lightncandy/issues/310 ).
8+ - Parameter type error in strict mode.
9+ - Parsing raw block helper params.
10+
11+
412## [ 0.9.5] Block Parameter Parsing - 2025-03-30
513### Fixed
614- Parsing block parameters with extra surrounding whitespace (fixes https://github.com/zordius/lightncandy/issues/371 ).
@@ -59,6 +67,7 @@ Initial release after forking from LightnCandy 1.2.6.
5967- HTML documentation.
6068- Dozens of unnecessary feature flags.
6169
70+ [ 0.9.6 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.5...v0.9.6
6271[ 0.9.5 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.4...v0.9.5
6372[ 0.9.4 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.3...v0.9.4
6473[ 0.9.3 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.2...v0.9.3
You can’t perform that action at this time.
0 commit comments