Releases: JuliaRandom/Random123.jl
Releases · JuliaRandom/Random123.jl
v1.7.1
Random123 v1.7.1
Merged pull requests:
- README: update minimum Julia version (#22) (@pthariensflame)
- Add Arm AArch32 support (#23) (@pthariensflame)
- Fix AArch32 ARCH detection logic (#24) (@pthariensflame)
- Add AArch64 macOS CI (#25) (@pthariensflame)
- Explicitly extend the
UInt128constructor. (Fix #26) (#27) (@sunoru) - Update CI configs. (#28) (@sunoru)
Closed issues:
- Unqualified use of
UInt128(#26)
v1.7.0
v1.6.2
Random123 v1.6.2
v1.6.1
v1.6.0
v1.5.0
Random123 v1.5.0
Merged pull requests:
- Resolve
if R123_USE_AESNIat compile time (#13) (@ChrisRackauckas)
v1.4.3
Random123 v1.4.3
deps/build.jl has been removed and the package now checks if the platform supports AES-NI every time it is loaded.
Closed issues:
- Using Julia binary artifacts system for Random123? (#3)
- Build failure on ARM aarch64 with Julia v1.6.0-beta1 (#4)
- Philox generators don't increment second counter (#5)
- Move to the JuliaRandom org? (#6)
- ARM support (#7)
- Build crashes due to missing AEC intrinsic (#8)
Merged pull requests: