File tree 1 file changed +6
-0
lines changed 1 file changed +6
-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.7] Resolvers - 2025-05-04
5
+ ### Added
6
+ - ` helperResolver ` and ` partialResolver ` compile options for dynamic handling of partials and helpers.
7
+
8
+
4
9
## [ 0.9.6] Partial Indentation - 2025-04-20
5
10
### Fixed
6
11
- Indentation of nested partials (https://github.com/ProAI/laravel-handlebars/issues/33 ).
@@ -67,6 +72,7 @@ Initial release after forking from LightnCandy 1.2.6.
67
72
- HTML documentation.
68
73
- Dozens of unnecessary feature flags.
69
74
75
+ [ 0.9.7 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.6...v0.9.7
70
76
[ 0.9.6 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.5...v0.9.6
71
77
[ 0.9.5 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.4...v0.9.5
72
78
[ 0.9.4 ] : https://github.com/devtheorem/php-handlebars/compare/v0.9.3...v0.9.4
You can’t perform that action at this time.
0 commit comments