Releases: CPS-IT/handlebars
Releases · CPS-IT/handlebars
0.7.6
Changelog
0.7.6 (2021-12-13)
Changed
- [FEATURE] Write compile result in
typo3temp
instead of sys\_get\_temp\_dir\(\)
#32
- [FEATURE] Upgrade to PHPStan level 8 #31
- [FEATURE] Upgrade to PHPStan level 7 #30
Fixed
- [BUGFIX] Add missing dependencies and harden dev-requirements #29
0.7.5
Changelog
0.7.5 (2021-11-29)
Fixed
- [BUGFIX] Install clue/phar-composer from pre-built phar file #27
0.7.4
Changelog
0.7.4 (2021-11-19)
Fixed
- [BUGFIX] Properly support helper functions in PHP 8 and higher #25
0.7.3
Changelog
0.7.3 (2021-11-12)
Changed
- [FEATURE] Provide compatibility method for Extbase repositories #23
0.7.2
Changelog
0.7.2 (2021-11-01)
Fixed
- [BUGFIX] Fixes for PHP 8.0 compatibility #20
0.7.1
Changelog
0.7.1 (2021-10-07)
Changed
- [TASK] Add official support for TYPO3 11.5 LTS #19
0.7.0
Changelog
0.7.0 (2021-10-01)
Breaking
- [!!!][FEATURE] Allow TypoScript as configuration for template paths #15
- [!!!][FEATURE] Introduce autoconfiguration for Handlebars helpers at all Helper-aware renderers #12
Changed
- [FEATURE] Provide view adapter for extbase controllers #18
- [FEATURE] Add support for installs in non-composer mode #17
- [TASK] Create GitHub release using workflow #16
- [TASK] Add setter for $cObj in AbstractDataProcessor #14
- [TASK] Add TYPO3 11.4 to GitHub test workflow #13
0.6.0: Events
Added
Fixed
- Class property visibility was
private
, is now protected
0.5.4: Documentation housekeeping
Fixed
- Documentation: Code examples and syntax
- Documentation: More emojis 🚀
Added
- GitHub contribution guide
- GitHub issue templates #7