lca v0.3.1 Release Notes

Release Date: 2018-02-07 // about 6 years ago
    • ๐Ÿ›  Fix the build with GHC 8.4.
    • โœ… Use cabal-doctest for the test suite.

    0.3

    • โšก๏ธ Updated to build without warnings in the wake of GHC 7.10.
    • ๐Ÿ‘‰ Use (and re-export) the new overloaded null and length from Prelude on GHC 7.10+
    • Modified mkeep, mdrop and mlca to parameterize them by monoid homomorphisms. This permits cheaper summaries to be calculated over the dropped path, when only a portion of the information in the path is required.

Previous changes from v0.2.4

    • ๐Ÿ›  Fixed a bug in path reconstruction