Changelog of @hackage/prolens 0.0.0.1

Changelog

prolens uses PVP Versioning. The changelog is available on GitHub.

👩‍👧 0.0.0.1 — Mar 14, 2021

  • #51: Support GHC 9.0. Upgrade minor versions support to 8.10.4.

  • #28: Inspection tests for prisms, ensuring optimal performance.

  • #46: Document typeclasses laws.

  • #7: Add typeclasses laws tests for the following types:

    • Profunctor laws for Forget
    • Monoidal laws for (->)

Thanks @CristhianMotoche, @xplosunn for helping with this release!

0.0.0.0

  • Initially created.