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)