Releases: JuliaMath/NaNMath.jl
Releases · JuliaMath/NaNMath.jl
v1.0.3
NaNMath v1.0.3
Merged pull requests:
- enable dependabot for GitHub actions (#65) (@ranocha)
- Bump actions/checkout from 2 to 3 (#68) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#69) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#70) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#72) (@dependabot[bot])
- MassInstallAction: Install the CompatHelper workflow on this repository (#73) (@DilumAluthge)
- Bump actions/cache from 3 to 4 (#74) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#75) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#78) (@dependabot[bot])
- Readme: update ci badge (#81) (@inkydragon)
v1.0.2
NaNMath v1.0.2
Closed issues:
Merged pull requests:
- Delete old deprecation (#58) (@mlubin)
- Convert NaN to correct type in sqrt (#64) (@DanielVandH)
v1.0.1
NaNMath v1.0.1
Merged pull requests:
- Remove libm_name (#55) (@ViralBShah)
- Add more architectures to CI (#56) (@ViralBShah)
v1.0.0
NaNMath v1.0.0
Merged pull requests:
v0.3.7
v0.3.6
v0.3.5
v0.3.4
NaNMath v0.3.4
Closed issues:
Merged pull requests:
- Remove unnecessary precompile (#35) (@mlubin)
- Install TagBot as a GitHub Action (#37) (@JuliaTagBot)
- Fix docstring examples (#38) (@briochemc)
- Add median function implementation (#41) (@mzgubic)
v0.3.3
v0.3.2: Merge pull request #29 from andreasnoack/master
Fix failure on 1.0 by adding Compat dependency