First release
Contains support for:
- Case classes from Json schema object definitions
- Enums (CountryEnums.NZ, CountryEnums.US, CountryEnums.UK)
- Union types (can be Type A or B or C)
- Free form types (values can be any primitive types, such as Ints, Double, Strings, or Seq, Array, and Map[String, _] of those types.