File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 0.9.3] Raw Block Parsing - 2025-03-20
5
+ ### Fixed
6
+ - Correctly parse handlebars after raw block (fixes https://github.com/zordius/lightncandy/issues/344 ).
7
+
4
8
## [ 0.9.2] Arrow Function Helpers - 2025-03-19
5
9
### Added
6
10
- Support for arrow function helpers.
@@ -44,6 +48,7 @@ Initial release after forking from LightnCandy 1.2.6.
44
48
- HTML documentation.
45
49
- Dozens of unnecessary feature flags.
46
50
51
+ [ 0.9.3 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.2...v0.9.3
47
52
[ 0.9.2 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.1...v0.9.2
48
53
[ 0.9.1 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.0...v0.9.1
49
54
[ 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