v2.0.0
Version 2 is here! You can now generate files for any language (not just PHP) from template files that look just like the final source files only enriched with <% variables %>
and a header for the parser to know that it's a valid template. Find some examples in the /tests
directory.
What's Changed
- Bump symfony/validator from 6.3.5 to 6.3.7 by @dependabot in #35
- Bump nette/php-generator from 4.1.0 to 4.1.2 by @dependabot in #34
- Bump symfony/yaml from 6.3.3 to 6.3.7 by @dependabot in #36
- Bump symfony/yaml from 6.3.7 to 6.3.8 by @dependabot in #37
- Bump symfony/validator from 6.3.7 to 6.4.0 by @dependabot in #38
- Bump nette/safe-stream from 3.0.0 to 3.0.1 by @dependabot in #41
- Bump symfony/yaml from 6.3.8 to 6.4.0 by @dependabot in #40
- Bump symfony/console from 6.3.4 to 6.4.0 by @dependabot in #39
- Bump guzzlehttp/guzzle from 7.8.0 to 7.8.1 by @dependabot in #42
- Bump symfony/validator from 6.4.0 to 6.4.2 by @dependabot in #44
- Bump symfony/console from 6.4.0 to 6.4.2 by @dependabot in #43
Full Changelog: v1.2.1...v2.0.0