diagrams-core v1.5.0 Release Notes

Release Date: 2021-05-13 // almost 3 years ago
    • ⚡️ Updates for GHC 8.10 and 9.0
    • ⬇️ Drop support for GHC < 8.4
    • ✂ Remove deprecated Option type in favor of Maybe. This is a breaking API change.

Previous changes from v1.4.2

    • 🆕 New KeyVal constructor for Annotation (PR)
    • ⚡️ Updates for GHC 8.8
    • ⬇️ Drop support for GHC 7.6 and 7.8