exigo-schema v0.2.0.2 Release Notes

Release Date: 2020-06-27 // almost 4 years ago
    • ๐Ÿ› Bug fixes (#1, #2, #3, #4, #7, #8)
    • Bounds tightened - requires base >= 4.9
    • 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).

Previous changes from v0.2.0.0

  • ๐Ÿ› Bug fixes and improved aeson instances