Skip to content

Releases: JuliaIntervals/ValidatedNumerics.jl

v0.12.1

04 Feb 02:46
67ce816
Compare
Choose a tag to compare

ValidatedNumerics v0.12.1

Diff since v0.12.0

Merged pull requests:

v0.12.0

28 Apr 22:12
3e32401
Compare
Choose a tag to compare

ValidatedNumerics v0.12.0

Diff since v0.11.0

Merged pull requests:

Drop support for Julia 0.6

17 Oct 06:05
Compare
Choose a tag to compare

Now fully compatible with Julia 1.0.

cc @lbenet

Drop support for Julia 0.5. Last version compatible with Julia 0.6

16 Oct 20:26
6ea18c0
Compare
Choose a tag to compare

Make ValidatedNumerics a meta-package

25 May 17:18
Compare
Choose a tag to compare

It now just reexports the other relevant JuliaIntervals packages; see README.md.

Documentation has been moved to each separate package.

cc @lbenet

Remove support for Julia 0.4. Add interval rounding for Julia 0.6. Change to StaticArrays.jl

Last release for Julia v0.4; API change displaymode -> setdisplay

06 Mar 22:49
Compare
Choose a tag to compare

Revert v0.6.1 change. Add an import and an export

08 Feb 21:43
Compare
Choose a tag to compare

The change in v0.6.1 interacted badly with packages that import ValidatedNumerics.

Use CRlibm 0.4 via CRlibm.setup()

05 Feb 22:17
Compare
Choose a tag to compare
Use CRlibm.setup() (#199)

* CRlibm setup

* Import parse

Improve type stability of interval functions by rewriting rounding functionality

01 Feb 11:45
Compare
Choose a tag to compare
v0.6.0

Fix version limits for min and max behaviour