All Versions
5
Latest Version
Avg Release Cycle
579 days
Latest Release
2268 days ago

Changelog History

  • v0.3.1 Changes

    February 07, 2018
    • ๐Ÿ›  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.
  • v0.3

    March 08, 2015
  • v0.2.4 Changes

    September 06, 2013
    • ๐Ÿ›  Fixed a bug in path reconstruction
  • v0.2.3 Changes

    May 08, 2013
    • Improved documentation to also note that this package also provides an improvement in the online version of the level ancestor problem.
  • v0.2.2 Changes

    • โž• Added README
    • ๐Ÿ‘ Better haddock coverage
    • โž• Added links to documentation