Skip to content

Releases: JuliaMath/Quadmath.jl

v0.5.3

18 Feb 23:01
4f22e7f
Compare
Choose a tag to compare

Quadmath v0.5.3

Diff since v0.5.2

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)

v0.5.2

30 Sep 21:18
v0.5.2
faba57e
Compare
Choose a tag to compare

v0.5.2 (2019-09-30)

Diff since v0.5.1

Closed issues:

  • Compilation fails on new Julia builds (#39)

Merged pull requests:

v0.5.1

26 Sep 02:56
v0.5.1
Compare
Choose a tag to compare

v0.5.1 (2019-09-24)

Diff since v0.5.0

Closed issues:

  • Binary dependency from SpecialFunctions (#37)

Merged pull requests:

v0.5.0

18 Jun 07:46
v0.5.0
70ddbe8
Compare
Choose a tag to compare

v0.5.0 (2019-06-17)

Diff since v0.4.0

Closed issues:

  • Tag a new release (#36)

Merged pull requests:

  • Return SpecialFunctions to Requires management, w/o warnings (#38) (RalphAS)

v0.4.0

17 May 07:09
v0.4.0
808d7ba
Compare
Choose a tag to compare

Commits

Merged PRs

This changelog was automatically generated, and might contain inaccuracies.

v0.3.2

02 May 21:39
Compare
Choose a tag to compare
add Julia version compatibility

fix Float16 conversions

16 Apr 15:28
Compare
Choose a tag to compare
v0.3.1

bump version, remove REQUIRE

Windows support + more functionality/tests

10 Apr 19:14
5720401
Compare
Choose a tag to compare

Quadmath.jl now runs on Windows! (including both 32- and 64-bit)

Also it is now much better tested (though this could still be improved), and more functions from Base julia are now supported.

Initial release

01 Mar 00:19
Compare
Choose a tag to compare

Welcome to the initial release! (it is v0.2 because the previous maintainer had made a v0.1 release, but this wasn't widely distributed)

It's not yet working on Windows, and is not properly tested, but you may find some use from it.