Releases: sostock/HalfIntegers.jl
Releases · sostock/HalfIntegers.jl
v1.6.0
HalfIntegers v1.6.0
Merged pull requests:
- Test trigonometric functions without relying on behavior for
Rational
types (#56) (@sostock) - Update the version of Documenter.jl (#58) (@hyrodium)
- Add
ishalfodd
function (#59) (@hyrodium) - Remove unnecessary
@static
macro (#60) (@hyrodium) - Release v1.6.0 (#61) (@sostock)
- Collapse docstrings in API docs (#62) (@sostock)
- Add
ishalfodd
to manual (#63) (@sostock) - Add Julia 1.11 to CI, remove versions [1.1, 1.6) (#64) (@sostock)
v1.5.1
v1.5.0
HalfIntegers v1.5.0
Closed issues:
- Should there be an
OddHalfInt
type? (#48)
Merged pull requests:
- Add Julia 1.8 to CI matrix (#46) (@sostock)
- add gitignore to main directory (#47) (@jishnub)
- change promotion in rational conversion (#49) (@jishnub)
- Test on Julia 1.9 (#50) (@sostock)
- Remove more uses of
oftype
(#51) (@sostock) - convert instead of constructor in twice (#52) (@jishnub)
- Release v1.5.0 (#53) (@sostock)
v1.4.3
v1.4.2
HalfIntegers v1.4.2
Merged pull requests:
v1.4.1
v1.4.0
v1.3.3
HalfIntegers v1.3.3
Merged pull requests:
- Add tests for
range(start; length)
andrange(stop; length)
(#30) (@sostock) - Add package to docs project (#31) (@sostock)
- add specific Half constructor for Rational (#32) (@Jutho)
- Faster
twice([T,] ::Rational)
(#33) (@sostock) - Simplify
half(Half{T}, x)
implementation (#34) (@sostock) - Release v1.3.3 (#35) (@sostock)
- Upgrade Documenter to v0.27 (#36) (@sostock)
v1.3.2
HalfIntegers v1.3.2
Merged pull requests:
v1.3.1
HalfIntegers v1.3.1
Merged pull requests: