Skip to content

Releases: antlr/stringtemplate4

4.3.3

13 Apr 01:20
Compare
Choose a tag to compare

Minor release to fix the problem with the jar: #300

4.3.2

02 Apr 18:14
Compare
Choose a tag to compare

This is a bug fixing cleanup release.

Please note: As of 4.3.2, I'm building jars with java 1.8. Also, 4.3.2 most to the Linux developer certificate of origin instead of the custom contributors license agreement we had previously. Please use -s on all git commits to sign the commits going forward in your PRs.

Issues fixed

Improvements, features

Pull requests

Contributors

4.3.1 Small cleanup

23 Jun 17:36
Compare
Choose a tag to compare

Fixed a few minor issues:

4.3 bug fix, clean up release

16 Jan 19:51
Compare
Choose a tag to compare

Big improvements by @Clashsoft including integration of travis-ci, editor config, generics for model adaptors, addition of revapi to catch api changes.

There might be some backward compatibility issues with 4.3 but limited to ModelAdaptor. Should be ok. Thanks to @sharwell for reviewing PRs.

Pull requests

Contributors

4.2 Bug fix release

4.1

15 Oct 20:42
Compare
Choose a tag to compare
4.1

A major bug fix release (4.0.8 -> 4.1).

Contributors

Issues fixed

Improvements, features

Pull requests

4.0.8

25 Mar 12:16
Compare
Choose a tag to compare

Minor bug fix release

Changes

For a list of all issues closed for this release, click here.

For a list of all commits in this release, click here.

  • Fix import of relative directory inside a Jar (#43)
  • Fix imported template files not inheriting delimiters (#66)
  • Improved support for STRawGroupDir (#70)
  • Improved type registration and lookup for model adapters and renderers (#57, #58, #59)
  • Usability
    • Improved error reporting when parsing group files
    • Support group files without any templates
  • General
    • Improved compatibility with Java 8
    • Performance improvements

4.0.7

25 Mar 12:16
Compare
Choose a tag to compare
Updated version numbers for ST 4.0.7 and ANTLR 3.5 final release