v1.5.0
Intervals v1.5.0
Closed issues:
- Add to docstrings HourEnding and HourBegining have default inclusivity (#77)
- Create min/max functions that take bounds into account (#137)
- Implement rounding for intervals (#146)
Merged pull requests:
- Add tests using Infinity.jl (#107) (@fchorney)
- add inclusivity default info to the docstrings for HourEnding and HourBeginning (#138) (@mzgubic)
- Eliminate legacy serialization structs (#139) (@omus)
- Create min/max functions that take bounds into account (#141) (@Arvind-Maan)
- Refactor generic
isfinite
support (#142) (@omus) - Implement interval rounding (#147) (@nicoleepp)