Releases: matronator/parsem
Releases · matronator/parsem
v3.2.0
What's Changed
- Add support for
<% else %>
- Add more unit tests
- Add new
parse()
method - Fix existing tests and code so all unit tests are passing
- Deprecate old methods
- Finally update README
- Bump symfony/yaml from 6.4.x-dev to 7.1.0 by @dependabot in #5
Full Changelog: v3.1.3...v3.2.0
v3.1.3
- Add strict parsing
- Minor fixes
Full Changelog: v3.1.2...v3.1.3
v3.1.2
- Fix parsing so that there are no extra newlines left after removing conditional blocks
Full Changelog: v3.1.1...v3.1.2
v3.1.1
- FIX: Remove debug logging
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Added support for
<% if %>
conditions<% endif %>
- Bump symfony/yaml from 6.3.x-dev to 6.4.x-dev by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v3.0.2...v3.1.0
v3.0.2
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Full Changelog: v2.0.0...v3.0.0
v2.0.12
Full Changelog: v2.0.11...v2.0.12
v2.0.11
Full Changelog: v2.0.10...v2.0.11