Skip to content

v0.4.1

Choose a tag to compare

@fakhrulnugroho fakhrulnugroho released this 24 May 04:20

What's Changed

πŸ› Bug Fixes

  • Replace /dev/urandom with cross-platform ID generation for Windows compatibility
  • Gate Unix-only APIs behind #[cfg(unix)] to fix Windows builds

πŸ”§ CI / Maintenance

  • Vendor OpenSSL to fix builds on Linux runners
  • Expand CI matrix to multi-platform builds (Linux, macOS, Windows)
  • Remove needless return statement flagged by clippy

Full Changelog: v0.4.0...v0.4.1