exigo-schema v0.2.0.2 Release Notes
Release Date: 2020-06-27 // over 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 fieldname
, rather thanstudentName
).
Previous changes from v0.2.0.0
-
๐ Bug fixes and improved aeson instances