lca v0.3.1 Release Notes
Release Date: 2018-02-07 // about 7 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
andlength
from Prelude on GHC 7.10+ - Modified
mkeep
,mdrop
andmlca
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