Releases: JuliaMath/Quadmath.jl
Releases · JuliaMath/Quadmath.jl
v0.5.11
Quadmath v0.5.11
Merged pull requests:
- Fix bigfloat conversion for Julia v1.12 (#75) (@RalphAS)
- switch CI action to julia-cache (#76) (@RalphAS)
- Bump julia-actions/cache from 1 to 2 (#77) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#78) (@dependabot[bot])
- release 0.5.11 (#79) (@KristofferC)
v0.5.10
Quadmath v0.5.10
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#67) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#68) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#69) (@dependabot[bot])
- update version for CI; add compat bounds to Project.toml (#70) (@RalphAS)
- add logabsgamma (#72) (@araujoms)
- Bump julia-actions/setup-julia from 1 to 2 (#73) (@dependabot[bot])
- release 0.5.10 (#74) (@RalphAS)
Closed issues:
- Cannot compute incomplete gamma function for some arguments (#71)
v0.5.9
v0.5.8
Quadmath v0.5.8
Closed issues:
- The macro @assume_effects is no longer defined (#60)
- Method ambiguities of
Float128
constructor suggested by Aqua.jl (#61)
Merged pull requests:
- Simplify library logic on MacOS (#59) (@simonbyrne)
- remove default constructor, fix ambiguities (#62) (@simonbyrne)
v0.5.7
Quadmath v0.5.7
Closed issues:
- Promotions of Float64->Float128 fail on some macOS systems (#57)
Merged pull requests:
- @assume_effects :foldable for all the ccalls (#56) (@oscardssmith)
- Get some symbols from libgcc so it works on nightly (#58) (@gbaraldi)
v0.5.6
v0.5.5
v0.5.4
Quadmath v0.5.4
Closed issues:
- Quadmath doesn't work on PPC (#46)
Merged pull requests:
- CompatHelper: add new compat entry for "Requires" at version "1.0" (#45) (@github-actions[bot])
- remove compile-time interpolation (#47) (@simonbyrne)
v0.5.3
Quadmath v0.5.3
Closed issues:
- What can I do about this? (#42)
Merged pull requests:
- Install TagBot as a GitHub Action (#43) (@JuliaTagBot)
- extend Base.decompose so hashing and comparison to rationals work (#44) (@RalphAS)