Releases: sroehrl/neoan3-template
Releases · sroehrl/neoan3-template
v2.1.5
Endless depths
v2.1.4
Full Changelog: v2.1.3...v2.1.4
Playing nice
What's Changed
- BUGFIX: encoding in HTML inserted via context by @sroehrl in #20
- Attribute htmlchar sanitize by @sroehrl in #21
Full Changelog: v2.1.2...v2.1.3
Free at last!
Versions in the composer.json have triggered me long enough...
What's Changed
Full Changelog: v2.1.1...v2.1.2
Composer version update
Merge pull request #17 from sroehrl/interpreter Nothing to see here...
Substitutions to the rescue
Better control over what get's rendered at which point in time:
With substitutions, you can ensure execution of e.g. functions BEFORE the delimiter-captured strings are replaced!
What's Changed
Full Changelog: v2.0.2...v2.1.0
Stable experiences are shared
Deeeper
Power to the user
Version 2 offers huge changes to the functionality which make the interpretation more stable with a pure DOMDocument approach.
This allows for custom attributes to be developed and existing functionality to be renamed in order to allow developers to tweak templating to their needs.