Releases: JuliaStats/Rmath-julia
Releases · JuliaStats/Rmath-julia
Release 0.5.1
v0.5.0
What's Changed
- Improve thread-safety by @adomasbaliuka in #50
- Add the thread local changes as a patch file for applying to future versions of Rmath that are updated from the R distribution by @ViralBShah in #51
New Contributors
- @adomasbaliuka made their first contribution in #50
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Remove
USEGCC
/USECLANG
dance inMake.inc
by @giordano in #48 - Simplify build by @ViralBShah in #49
New Contributors
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Update to R 4.4.0 by @ViralBShah in #45
- Add mac aarch64 and windows to CI
New Contributors
- @ViralBShah made their first contribution in #45
Full Changelog: v0.4.0...v0.4.2
v0.4.1
What's Changed
- Update test.jl by @andreasnoack in #41
- update to 4.2.2 by @simonbyrne in #43
New Contributors
- @andreasnoack made their first contribution in #41
Full Changelog: v0.3.0...v0.4.1
From R 4.2.2
v0.4.0 update to 4.2.2 (#43)
v0.3.0
Yggdrasil has the build stuff now.
Once more
Release with Binaries provided by BinDeps2
No code changes from 0.2.0, but pre-built binaries will be automatically uploaded here.
v0.2.0
This release now uses the default Julia random number generator, instead of hooking into dSFMT directly.