Releases: matronator/MTRGen
Releases · matronator/MTRGen
v2.1.0
What's Changed
- Update to latest Pars'em version to use conditionals
- Bump symfony/console from 6.4.2 to 7.0.7 by @dependabot in #56
- Bump symfony/yaml from 6.4.0 to 6.4.7 by @dependabot in #54
- Bump nette/php-generator from 4.1.2 to 4.1.4 by @dependabot in #53
- Bump symfony/validator from 6.4.2 to 7.0.7 by @dependabot in #55
- Bump nette/tester from 2.5.1 to 2.5.2 by @dependabot in #49
Full Changelog: v2.0.0...v2.1.0
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
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump nette/tester from 2.4.3 to 2.5.0 by @dependabot in #2
- Bump nette/safe-stream from 2.5.1 to 3.0.0 by @dependabot in #1
- Bump nette/finder from 2.5.4 to 2.6.0 by @dependabot in #5
- Bump nette/neon from 3.3.3 to 3.4.0 by @dependabot in #4
- Bump nette/php-generator from 3.6.9 to 4.0.5 by @dependabot in #3
- Bump nette/finder from 2.6.0 to 3.0.0 by @dependabot in #6
- Bump nette/php-generator from 4.0.5 to 4.0.6 by @dependabot in #7
- Bump matronator/parsem from 2.0.0 to 2.0.1 by @dependabot in #8
- Bump guzzlehttp/psr7 from 2.4.1 to 2.5.0 by @dependabot in #9
- Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 by @dependabot in #10
- Bump nette/php-generator from 4.0.6 to 4.0.7 by @dependabot in #11
- Bump symfony/yaml from 6.2.7 to 6.2.10 by @dependabot in #12
- Bump symfony/validator from 6.2.x-dev to 6.3.0-BETA1 by @dependabot in #13
- Bump symfony/console from 6.2.x-dev to 6.3.0-BETA2 by @dependabot in #14
- Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0 by @dependabot in #16
- Bump matronator/parsem from 2.0.1 to 3.0.0 by @dependabot in #15
- Bump symfony/console from 6.3.0-BETA2 to 6.3.0 by @dependabot in #18
- Bump symfony/yaml from 6.2.10 to 6.3.0 by @dependabot in #17
- Bump symfony/validator from 6.3.0-BETA1 to 6.3.0 by @dependabot in #19
- Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0 by @dependabot in #20
- Bump symfony/validator from 6.3.0 to 6.3.1 by @dependabot in #21
- Bump nette/php-generator from 4.0.7 to 4.0.8 by @dependabot in #26
- Bump nette/tester from 2.5.0 to 2.5.1 by @dependabot in #24
- Bump symfony/console from 6.3.0 to 6.3.2 by @dependabot in #25
- Bump symfony/validator from 6.3.1 to 6.3.2 by @dependabot in #23
- Bump symfony/yaml from 6.3.0 to 6.3.3 by @dependabot in #22
- Bump symfony/console from 6.3.2 to 6.3.4 by @dependabot in #27
- Bump symfony/validator from 6.3.2 to 6.3.4 by @dependabot in #28
- Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0 by @dependabot in #29
- Bump nette/php-generator from 4.0.8 to 4.0.9 by @dependabot in #30
- Bump symfony/validator from 6.3.4 to 6.3.5 by @dependabot in #33
- Bump nette/neon from 3.4.0 to 3.4.1 by @dependabot in #32
- Bump nette/php-generator from 4.0.9 to 4.1.0 by @dependabot in #31
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v1.1.5...v1.2.0
v2.0.0-alpha
What's Changed
- Bump nette/tester from 2.4.3 to 2.5.0 by @dependabot in #2
- Bump nette/safe-stream from 2.5.1 to 3.0.0 by @dependabot in #1
- Bump nette/finder from 2.5.4 to 2.6.0 by @dependabot in #5
- Bump nette/neon from 3.3.3 to 3.4.0 by @dependabot in #4
- Bump nette/php-generator from 3.6.9 to 4.0.5 by @dependabot in #3
- Bump nette/finder from 2.6.0 to 3.0.0 by @dependabot in #6
- Bump nette/php-generator from 4.0.5 to 4.0.6 by @dependabot in #7
- Bump matronator/parsem from 2.0.0 to 2.0.1 by @dependabot in #8
- Bump guzzlehttp/psr7 from 2.4.1 to 2.5.0 by @dependabot in #9
- Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1 by @dependabot in #10
- Bump nette/php-generator from 4.0.6 to 4.0.7 by @dependabot in #11
- Bump symfony/yaml from 6.2.7 to 6.2.10 by @dependabot in #12
- Bump symfony/validator from 6.2.x-dev to 6.3.0-BETA1 by @dependabot in #13
- Bump symfony/console from 6.2.x-dev to 6.3.0-BETA2 by @dependabot in #14
Full Changelog: v1.1.5...v2.0.0-alpha
v1.1.1b4
update parsem
v1.1.1b3
remove mixed types
v1.1.1b2
deps
v1.1.1a
Fix for PHP 7.4 version.
v1.1.5
Full Changelog: v1.1.4...v1.1.5