Releases: JuliaMath/IntervalSets.jl
Releases · JuliaMath/IntervalSets.jl
v0.7.10
IntervalSets v0.7.10
Merged pull requests:
v0.7.9
IntervalSets v0.7.9
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#163) (@github-actions[bot])
- Update docs (#164) (@hyrodium)
- Add logo to the documentation (#165) (@hyrodium)
- Minor fixes in docs (#166) (@hyrodium)
- add geomean(interval) + reduce deps (#171) (@aplavin)
- Bump actions/cache from 3 to 4 (#172) (@dependabot[bot])
- Revert
geomean
(#174) (@hyrodium) - Bump the version to v0.7.9 (#175) (@hyrodium)
- Enable tests on nightly (#176) (@hyrodium)
- Add
@iv_str
macro (#177) (@hyrodium) - Remove methods for
⊇
and⊋
(#178) (@hyrodium) - Bump codecov/codecov-action from 3 to 4 (#179) (@dependabot[bot])
- Add favicon (#180) (@hyrodium)
Closed issues:
v0.7.8
IntervalSets v0.7.8
Merged pull requests:
- rev=true in searchsorted_interval (#111) (@aplavin)
- update README not to encourage type-piracy (#149) (@hyrodium)
- Add documentation with Documenter.jl (#152) (@hyrodium)
- Fix branch name in
docs.yml
(#153) (@hyrodium) - Bump actions/checkout from 2 to 3 (#154) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#157) (@dependabot[bot])
- Update displays of intervals in readme (#158) (@jishnub)
- Fix error message output in README (#159) (@hyrodium)
- Add tests with Aqua.jl (#160) (@hyrodium)
- Bump version to
v0.7.8
(#161) (@hyrodium) - Update for Documenter.jl v1 (#162) (@hyrodium)
Closed issues:
findall
throws error for zero-step range (#100)
v0.7.7
IntervalSets v0.7.7
Merged pull requests:
v0.7.6
v0.7.5
IntervalSets v0.7.5
Closed issues:
- IntervalSets.jl runs with 3 broken. (#131)
show
on..
with negative numbers returns code that will not parse (#134)- Center of Rectangle? (#144)
- How to import .. (#145)
Merged pull requests:
- Create Invalidations.yml (#128) (@jishnub)
- Fix spacing with
Base.show
(#135) (@hyrodium) - Fix broken tests (#138) (@hyrodium)
- enable dependabot for GitHub actions (#139) (@ranocha)
- Bump actions/checkout from 2 to 3 (#140) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#141) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#142) (@dependabot[bot])
- Move Statistics to an extension (#146) (@jishnub)