Releases: dscottboggs/jenerator
Releases · dscottboggs/jenerator
Ouput can be passed to an IO
Rather than only being able to build the output into a string, an IO can now be passed for the generated code to be built into.
Minor improvements
- Improve key sanitization
- Bugfix in scalar type detection (
false
value would not be detected)
Initial release
v1.0.0 Initial commit