Skip to content

Releases: CPS-IT/handlebars

0.7.6

13 Dec 14:46
466a44c
Compare
Choose a tag to compare

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

29 Nov 09:01
02bddd2
Compare
Choose a tag to compare

Changelog

0.7.5 (2021-11-29)

Fixed

  • [BUGFIX] Install clue/phar-composer from pre-built phar file #27

0.7.4

19 Nov 18:17
9c3774b
Compare
Choose a tag to compare

Changelog

0.7.4 (2021-11-19)

Fixed

  • [BUGFIX] Properly support helper functions in PHP 8 and higher #25

0.7.3

12 Nov 15:43
c63be70
Compare
Choose a tag to compare

Changelog

0.7.3 (2021-11-12)

Changed

  • [FEATURE] Provide compatibility method for Extbase repositories #23

0.7.2

01 Nov 12:01
4c107d8
Compare
Choose a tag to compare

Changelog

0.7.2 (2021-11-01)

Fixed

  • [BUGFIX] Fixes for PHP 8.0 compatibility #20

0.7.1

07 Oct 14:43
eac88b1
Compare
Choose a tag to compare

Changelog

0.7.1 (2021-10-07)

Changed

  • [TASK] Add official support for TYPO3 11.5 LTS #19

0.7.0

01 Oct 08:56
40db166
Compare
Choose a tag to compare

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

06 Aug 18:37
a497984
Compare
Choose a tag to compare

Added

Fixed

  • Class property visibility was private, is now protected

0.5.5: TYPO3 v11 support

19 Jul 17:07
d9af252
Compare
Choose a tag to compare

Added

  • Support for TYPO3 v11

Changed

  • Project description

0.5.4: Documentation housekeeping

15 Jul 07:50
bc3b205
Compare
Choose a tag to compare

Fixed

  • Documentation: Code examples and syntax
  • Documentation: More emojis 🚀

Added

  • GitHub contribution guide
  • GitHub issue templates #7