Releases: invenia/Intervals.jl
Releases · invenia/Intervals.jl
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Intervals v1.3.0
Closed issues:
- Hashing differs between Intervals and AnchoredIntervals (#93)
Merged pull requests:
- Include plotting dependencies later (#96) (@omus)
- Deprecate reordering of Interval endpoints (#97) (@omus)
- Support intervals endpoints using infinity (#99) (@omus)
- Deprecate invalid convert and unnecessary constructors (#101) (@omus)
- Encode bound information as type parameter (#102) (@omus)
- added documentation for span (#103) (@ExpandingMan)
- Unbounded interval support (#104) (@omus)
- Run doctests during tests / Documenter 0.24 (#106) (@omus)
- Fix AnchoredInterval scalar convert instead of deprecating (#111) (@omus)
- Set project version to 1.3.0 (#112) (@omus)
v1.2.0
v1.1.0
Intervals v1.1.0
Merged pull requests:
- Add code style badge (#76) (@nickrobinson251)
- Install TagBot as a GitHub Action (#81) (@JuliaTagBot)
- Add Plots recipes (#82) (@oxinabox)
- Go back to using AppVeyor to test windows (#83) (@oxinabox)
- Reintroduce AppVeyor badge in README (#84) (@omus)
- Switch to travis-ci.com (#85) (@omus)
- Remove unneeded VERSION checks (#87) (@omus)
- specify compat for RecipeBase (#88) (@oxinabox)