Changelog of @hackage/exigo-schema 0.2.0.0

Changelog for exigo-schema

Unreleased changes

0.2.0.0 changes

  • Bug fixes
  • Instances of FromJSON and ToJSON have changed - field names now don't repeat the entity name (i.e., Student has field name, rather than studentName).

0.1.0.0

  • initial release