Releases: goradd/got
Releases · goradd/got
v1.1.1
v1.1.0
Adding glob pattern
The input directory can now be a glob pattern to batch process files.
Doc updates
Merge pull request #29 from spekary/file_update Updating GoFile
Improved Error Message
Improves the error message so that IDE's can link directly to the file, line and character where the error occurred.
Official Release
This is the official release of GoT. The template syntax is now considered stable and will not make breaking changes under v1.x.x. Expansion of the syntax and command line options are still possible.
Code cleanup
Merge pull request #21 from spekary/code_cleanup Code cleanup
More tests
Merge pull request #20 from spekary/rewrite Fixing more tests and install
More install issue fixes
Merge pull request #19 from spekary/rewrite Moving test framework to internal directory
Fixing installation problem
Merge pull request #18 from spekary/rewrite Removing test artifact from checkin