- First version. Released on an unsuspecting world.
- Added
INLINE
pragmas. - Updated tests.
- Refactored (used
Right
instead ofpure
in prism definitions). - Simplified tests/Main.hs to appease hlint.
- Loosened constraints on
base
,containers
,profunctors
, andtime
. - Tweaked tests/Main.hs to appease hlint.
- Loosened constraints on
base
,hlint
,profunctors
, andtime
.
- Updated to toml-parser >=1.1. This is a breaking change.