Changelog of @hackage/composite-dhall 0.0.4.1

Changelog for composite-dhall

v0.0.4.0

  • Change implementations to use DerivingVia.
  • Export F and CoF newtypes for deriving new Rec f instances.

v0.0.3.0

  • Add ToDhall and FromDhall instances for Rec []
  • Add TextTemplate and runTextTemplate.

v0.0.2.0

  • Add ToDhall and FromDhall instances for Rec Maybe.
  • Add ToDhall instances for Predicate, Equivalence and Op b.
  • Add FromDhall instances for Rec Predicate, Rec Equivalence and Rec (Op b)

v0.0.1.0

  • Add ToDhall and FromDhall instances for composite Records.