generic-lens v2.0.0.0 Release Notes

Release Date: 2020-02-12 // about 4 years ago

Previous changes from v1.1.0.0

    • ๐Ÿ›  Fix regression in type inference for polymorphic optics
    • Add HasField0, HasPosition0, AsConstructor0, HasField_, HasPositon_, and AsConstructor_ (Lysxia)
    • ๐Ÿ‘ types now supports Data.Word and Data.Int (Lysxia)
    • โž• Add Wrapped iso for newtypes (Isaac Elliott)
    • ๐Ÿ”ฆ Expose internals through Data.GenericLens.Internal
    • โž• Add labels for prisms (Daniel Winograd-Cort)