binary-typed v1.0 Release Notes

Release Date: 2015-12-19 // over 8 years ago
    • ➕ Add Stack support
    • 👷 Run CI for multiple GHC versions (provided by Stack)
    • ✅ Increase QuickCheck generated test cases to 1e4 per test

Previous changes from v0.3

    • ➕ Add Debug module, which is a drop-in replacement for the ordinary API.
      However, a message is emitted via Debug.Trace every time a type
      representation is calculated, which makes it possible to debug proper
      sharing/caching.