Skip to content

Releases: JuliaMath/RoundingIntegers.jl

v1.1.0

14 Dec 15:27
f033363
Compare
Choose a tag to compare

RoundingIntegers v1.1.0

Diff since v1.0.0

Merged pull requests:

v1.0.0

26 Dec 08:40
c41f726
Compare
Choose a tag to compare

RoundingIntegers v1.0.0

Diff since v0.2.0

Closed issues:

  • Package compatibility caps (#10)

Merged pull requests:

  • MassInstallAction: Install the CI workflow on this repository (#12) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#13) (@timholy)

Require julia 0.7

22 Aug 20:51
ab35858
Compare
Choose a tag to compare
Merge pull request #8 from JuliaMath/teh/update

Update to Julia 0.7+

Conversions to `RInteger`

11 Sep 07:49
Compare
Choose a tag to compare
Merge pull request #7 from JuliaMath/teh/integer

Support `convert(RInteger, x)`

Fixes for Julia 0.6

23 Mar 10:32
Compare
Choose a tag to compare
Merge pull request #3 from JuliaMath/teh/ambs-0.6

Fix and test for ambiguities on 0.6

Initial release

19 Mar 19:33
Compare
Choose a tag to compare
v0.0.1

Add Compat to REQUIRE