Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Releases: JuliaIntervals/ValidatedNumerics.jl

v0.12.1

04 Feb 02:46
67ce816

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

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

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

Choose a tag to compare

Make ValidatedNumerics a meta-package

25 May 17:18

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

16 Mar 19:40

Choose a tag to compare

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

06 Mar 22:49

Choose a tag to compare

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

08 Feb 21:43

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

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

Choose a tag to compare

v0.6.0

Fix version limits for min and max behaviour