Skip to content

Commit

Permalink
Version 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco committed Mar 27, 2024
1 parent 9b2baf6 commit 714d134
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

## [Unreleased][unreleased]

## [0.17.0] - 2024-03-27
### Fixed
- Updated coding standard (Possible **BC break** - added `final` or `abstract` to (almost) all classes)
- Bleeding edge changes - updated typehints
- Functions handling with FunctionExecutor in new Latte
- Removed unformatPresenterClass of new PresenterFactory

## [0.16.3] - 2023-11-26
### Added
Expand Down Expand Up @@ -246,7 +249,8 @@
- Transform components to explicit calls
- Error mapper for better DX

[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.3...HEAD
[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.17.0...HEAD
[0.17.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.3...0.17.0
[0.16.3]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.2...0.16.3
[0.16.2]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.1...0.16.2
[0.16.1]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.0...0.16.1
Expand Down

0 comments on commit 714d134

Please sign in to comment.