Skip to content

Commit d357604

Browse files
committed
Release 0.9.7
1 parent 23ebb8d commit d357604

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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+
49
## [0.9.6] Partial Indentation - 2025-04-20
510
### Fixed
611
- 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.
6772
- HTML documentation.
6873
- Dozens of unnecessary feature flags.
6974

75+
[0.9.7]: https://github.com/devtheorem/php-handlebars/compare/v0.9.6...v0.9.7
7076
[0.9.6]: https://github.com/devtheorem/php-handlebars/compare/v0.9.5...v0.9.6
7177
[0.9.5]: https://github.com/devtheorem/php-handlebars/compare/v0.9.4...v0.9.5
7278
[0.9.4]: https://github.com/devtheorem/php-handlebars/compare/v0.9.3...v0.9.4

0 commit comments

Comments
 (0)