Releases: scheinerman/ClosedIntervals.jl
Releases · scheinerman/ClosedIntervals.jl
v0.3.2
v0.3.1
Update for AbstractLattices
v0.3.0
Update Project.toml
v0.2.0
Pushes declaration of \meet and \join to AbstractLattices
v0.1.4
Really like the a..b
and a±b
idea in IntervalSets
so implementing that here.
v0.1.3
Fixed bug in which the interval [0,0] was deemed equal to an empty interval.
v0.1.2
Clarify that J+K
is the join of the two intervals and compare/contrast with the IntervalSets
module.
v0.1.1
Updated documentation.
v0.1.0
Update REQUIRE