diagrams-core v1.4 Release Notes

Release Date: 2016-10-27 // over 7 years ago
    • ๐Ÿ†• New features

      • New eachName traversal, for traversing over parts of a Name that match a given type
      • More documentation explaining HasOrigin and Transformable instances for Envelope
    • Dependency/version changes

      • Allow lens-4.15
      • Many other upper bounds bumped; see minor release changelogs below.
    • ๐Ÿ†• New instances

      • Transformable instance for Measured
      • A bunch more instances for Query (Distributive, Representable, Profunctor, Coseive, Closed, Costrong, Corepresentable)
    • API changes

      • Move some Query-related functions to diagrams-lib (sample, value, resetValue, clearValue)
      • Remove some redundant constraints in type signatures (should not actually affect API)