Skip to content

Releases: SasLuca/zig-nanoid

Version 1.0.4

06 Sep 13:17
Compare
Choose a tag to compare
  • Updated to work with the latest zig master version.

Version 1.0.3

04 Jun 20:33
Compare
Choose a tag to compare
  • Updated build script to work with latest zig master version.

Version 1.0.2

02 May 14:39
Compare
Choose a tag to compare
  • Basic generation functions now return a raw byte array.
  • Examples now don't require allocators and use std.crypto.random instead of DefaultCsprng.
  • Updated documentation.
  • Added changelog.

Version 1.0.1

02 May 10:42
Compare
Choose a tag to compare

Initial release following some adjustments and bug fixes.