Skip to content

Releases: savi-lang/SecureRandom

v0.20230131.0

Choose a tag to compare

@savi-lang-bot savi-lang-bot released this 31 Jan 19:14
f3b4c29

What's Changed

  • Fix getrandom FFI signature and usage on Linux. by @jemc in #9

Full Changelog: v0.20220930.0...v0.20230131.0

v0.20220930.0

Choose a tag to compare

@savi-lang-bot savi-lang-bot released this 01 Oct 06:17
178a92a

What's Changed

  • Add getrandom primitive for Linux by @tonchis in #4
  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #6
  • Pull latest from savi-lang/base-standard-library by @savi-lang-bot in #5
  • Fix Linux by looping getrandom until it succeeds. by @jemc in #7
  • Add support for Windows. by @jemc in #8

New Contributors

  • @jemc made their first contribution in #7

Full Changelog: 0.20220821.0...v0.20220930.0

0.20220821.0

Choose a tag to compare

@tonchis tonchis released this 21 Aug 17:01
e34db9e

The first release of this library supports MacOS only.