Releases: JuliaMath/IntervalSets.jl
Releases · JuliaMath/IntervalSets.jl
v0.7.0
v0.6.2
IntervalSets v0.6.2
Closed issues:
Merged pull requests:
v0.6.1
IntervalSets v0.6.1
Closed issues:
- Roadmap (#1)
- infinite intervals (#9)
- width of integer & similar intervals (#21)
- Add
float(1..2)
to returnfloat(1)..float(2)
(#30) - Implement
first
andlast
for ClosedInterval (#34) - Rename
isopen
/isclosed
toisopenset
/isclosedset
(#59) - Examples in Docstring are not updated to Julia1.6 (#79)
- Error with TagBot (#87)
Merged pull requests:
v0.6.0
IntervalSets v0.6.0
Closed issues:
Merged pull requests:
- Updated docstring src/findall.jl (#80) (@kanak8278)
- Remove EllipsisNotation.jl (#83) (@mcabbott)
- support units in findall (#84) (@aplavin)
- Fix url for type-piracy (#88) (@hyrodium)
- Add methods for
⊊
and⊋
(#90) (@hyrodium) - Update gitignore and badges in README (#91) (@hyrodium)
- Drop support for Julia 0.7 (#92) (@hyrodium)
v0.5.4
v0.5.3
v0.5.2
IntervalSets v0.5.2
Closed issues:
- Validate endpoint order (#65)
Merged pull requests:
- Create CompatHelper.yml (#69) (@CarloLucibello)
- CompatHelper: bump compat for "EllipsisNotation" to "1.0" (#70) (@github-actions[bot])
- MassInstallAction: Install the CI workflow on this repository (#71) (@timholy)
- MassInstallAction: Install the TagBot workflow on this repository (#72) (@timholy)
- Add CI for Julia 1 and tag release (#73) (@timholy)
v0.5.1
v0.5.0
v0.4.0
v0.4.0 (2020-01-28)
Merged pull requests: