functor-combinators v0.3.5.0 Release Notes

  • August 15, 2020

    ๐Ÿš€ https://github.com/mstksg/functor-combinators/releases/tag/v0.3.5.0

    • ๐Ÿ‘ DayChain and NightChain renamed to DivAp and DecAlt, to better reflect their abstracted nature ever since 0.3.4.0. The modules are renamed to Data.Functor.Invariant.DivAp and Data.Functor.Invariant.DecAlt.

    • v0.3.5.1: Fixed infinite recursion bug for Tensor instances of invariant Day/Night.