2.0.0 Alpha
Exposes the ability to use 2.0 template contracts which:
- Change the search strings used in Tokenization to be cleaner and more explicit
- Support new search strings which enable the use of Shared Templates (no more need for 12 different AwareTrait files in the template tree)
What's Changed
- BUPH-138 | clone and own v1 to v2 by @jpmarcotte in #66
- BUPH-117 | add docs for V1 tokenization and Compilation by @jpmarcotte in #67
- BUPH-139 | propose V2 version of Tokenization/Compilation by @jpmarcotte in #68
- attempt to fix error handlers for PHP 8.1 by @jpmarcotte in #69
- HOTFIX | Upgrade Symfony & Maps to work on PHP 8.1 by @jpmarcotte in #70
- BUPH-75 | Support fully qualified traits by @jpmarcotte in #65
- BUPH-141 | V2 Tokenization/Compilation by @jpmarcotte in #72
- Merge 1.x changes into master by @jpmarcotte in #77
- HOTFIX | sync V1 changes to V2 objects by @jpmarcotte in #78
- BUPH-142 | add V2 tests and upgrade docs by @jpmarcotte in #79
- BUPH-145 | Shared Templates by @jpmarcotte in #80
Full Changelog: 1.4.1...2.0.0-alpha