Skip to content

Releases: matronator/MTRGen

v2.3.1

27 Dec 03:12

Choose a tag to compare

Fix global defaults

v2.3.0

25 Dec 07:07

Choose a tag to compare

What's Changed

  • Added default parameters to header
  • Update all dependencies by @renovate[bot] in #127

Full Changelog: v2.2.0...v2.3.0

v2.2.0

09 Dec 03:12

Choose a tag to compare

What's Changed

  • Update all dependencies by @renovate[bot] in #112
  • Bump nokogiri from 1.18.4 to 1.18.8 in /docs in the bundler group across 1 directory by @dependabot[bot] in #113
  • Update actions/dependency-review-action digest to da24556 by @renovate[bot] in #114
  • Update shivammathur/setup-php digest to 0f7f1d0 by @renovate[bot] in #115
  • Bump nokogiri from 1.18.8 to 1.18.9 in /docs in the bundler group across 1 directory by @dependabot[bot] in #116
  • Update shivammathur/setup-php digest to ccf2c62 by @renovate[bot] in #117
  • Update all dependencies by @renovate[bot] in #118
  • Update all dependencies by @renovate[bot] in #119
  • Bump rexml from 3.3.9 to 3.4.2 in /docs in the bundler group across 1 directory by @dependabot[bot] in #120
  • Update shivammathur/setup-php digest to bf6b4fb by @renovate[bot] in #121
  • Update all dependencies by @renovate[bot] in #122
  • Update actions/dependency-review-action digest to 4552948 by @renovate[bot] in #123
  • Update all dependencies by @renovate[bot] in #124
  • Update actions/checkout action to v6 by @renovate[bot] in #125
  • Update all dependencies by @renovate[bot] in #126

Full Changelog: v2.1.1...v2.2.0

v2.1.1

24 Apr 00:54

Choose a tag to compare

Update parsem to add support for comments

v2.1.0

22 May 23:51

Choose a tag to compare

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

16 Jan 02:36

Choose a tag to compare

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

Full Changelog: v1.2.1...v2.0.0

v1.2.1

12 Oct 19:43

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Oct 19:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0

v2.0.0-alpha

21 May 19:27

Choose a tag to compare

v2.0.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.5...v2.0.0-alpha

v1.1.1b4

20 Apr 21:49

Choose a tag to compare

update parsem