Skip to content

0.5.8

Compare
Choose a tag to compare
@jakemac53 jakemac53 released this 01 Jun 17:55
· 396 commits to master since this release

Add formatOutput optional parameter to the GeneratorBuilder constructor. This is a lamda of the form String formatOutput(String originalCode) which allows you to do custom formatting.