unjson v0.15.0.0 Release Notes

Release Date: 2018-02-22 // about 6 years ago
    • 💥 Breaking change: Unjson definitions now require the underlying types to have Typeable instances (#6).
    • ➕ Added a way to automatically derive Unjson definitions for parameterless sum types (enumUnjsonDef) (#7).
    • ⬇️ Dropped support for GHC < 7.8.