acid-state v0.15.0 Release Notes

Release Date: 2019-02-05 // about 5 years ago
    • change text of error messages to include module names (#116)
    • depend on filelock library to avoid locking bug (#91)
    • permit events that are polymorphic in the base monad, with a MonadReader/MonadState constraint (#94)
    • fix a minor memory leak (#104)
    • add a test suite and extend examples (#98)
    • improve benchmarks (#113)
    • expose internal modules (subject to change in the future)