Skip to content

Commit

Permalink
Version 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco committed Oct 11, 2023
1 parent eb0d99d commit af52e65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased][unreleased]

## [0.16.1] - 2023-10-11
### Fixed
- Standalone presenter action template is not analysed if presenter dir and template dir are siblings
- Method call __toString() is considered template render call
Expand Down Expand Up @@ -233,7 +234,8 @@
- Transform components to explicit calls
- Error mapper for better DX

[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.0...HEAD
[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.1...HEAD
[0.16.1]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.0...0.16.1
[0.16.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.15.0...0.16.0
[0.15.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.14.0...0.15.0
[0.14.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.13.2...0.14.0
Expand Down

0 comments on commit af52e65

Please sign in to comment.