All Versions
6
Latest Version
Avg Release Cycle
16 days
Latest Release
1091 days ago
Changelog History
Changelog History
-
v1.1.0.1 Changes
June 02, 2020- ๐ Internal changes only. Started requiring Cabal 2.2 to build.
-
v1.1.0.0 Changes
May 01, 2020- ๐ #2: Fixed handling of empty intervals.
- Comparing with an empty interval used to give
Meets
orMetBy
. Now it givesOverlaps
orOverlappedBy
, respectively. - Added two new functions,
isEmpty
andisNonEmpty
, for detecting empty intervals.
- Comparing with an empty interval used to give
- ๐ #2: Fixed handling of empty intervals.
-
v1.0.0.3 Changes
April 05, 2020- ๐ Allowed base 4.14.x.
-
v1.0.0.2 Changes
March 15, 2020- ๐ #5: Fixed equality for empty intervals. Previously trying to relate two empty intervals at the same value would return
Meets
. Now it returnsEqual
.
- ๐ #5: Fixed equality for empty intervals. Previously trying to relate two empty intervals at the same value would return
-
v1.0.0.1
March 13, 2020 -
v1.0.0.0
March 13, 2020