Skip to content

0.3.1

Compare
Choose a tag to compare
@burningtree burningtree released this 11 Apr 01:45
· 18 commits to master since this release

Fixed

  • Fix unescaped strings and problems with ending }.

Changed

  • Allow more characters to use in Type name, now is possible: a-zA-Z0-9_-.

Added

  • Tests for Type casting and custom types.