All Versions
9
Latest Version
Avg Release Cycle
148 days
Latest Release
2554 days ago

Changelog History

  • v0.3.2.3

    April 21, 2017
  • v0.3.2.2 Changes

    January 14, 2017
    • Supported xml-conduit-1.4 and lens-4.15
  • v0.3.2.1 Changes

    August 31, 2014
    • Put missing files in the source distribution
  • v0.3.2.0 Changes

    July 05, 2014
    • Add texts
  • v0.3.1.0 Changes

    May 24, 2014
    • Re-export ParseSettings and RenderSettings
  • v0.3.0.0 Changes

    April 28, 2014
    • Helpers to render values of Element type

    • Complete set of isos/prisms for types in Text.XML

    • attr is now a Lens, not a Traversal, so it can add and remove attributes from the node

    • Ixed instance for Element traverses child Elements instead of attributes

    • Avoid working with def directly, instead take settings endomorphisms as arguments in *With functions

    • Add ixOf to aid indexing subnodes chosen by a Traversal

  • v0.2.0.0 Changes

    January 30, 2014
    • Update to lens-4.0
  • v0.1.0.1 Changes

    January 30, 2014
    • Maintenance: Upper bound on lens
  • v0.1.0.0 Changes

    January 27, 2014
    • Initial release