v1.0.0
Breaking Changes
- Support for Julia 0.6 was dropped.
- Keyword arguments
reltol
andabstol
are now calledrtol
andatol
, respectively, to match keywords inisapprox
function. - Deprecated functions
llvegas
,llsuave
,lldivonne
, andllcuhre
have been removed.
New Features
- The build script has been updated, now the package supports Linux-musl and FreeBSD systems.