Skip to content

Releases: firezone/wireguardex

v0.4.0

24 Oct 12:31
61adf42
Compare
Choose a tag to compare
  • Revert "Revert "Bump elixir/otp versions and rustler_precompiled"" @jamilbk (#41)
  • Revert "Bump elixir/otp versions and rustler_precompiled" @jamilbk (#40)
  • Bump elixir/otp versions and rustler_precompiled @jamilbk (#39)
  • Fix typos and add codespell pre-commit hook @kianmeng (#36)

v0.3.6

16 Dec 19:50
v0.3.6
e04326f
Compare
Choose a tag to compare

Full Changelog: v0.3.5...v0.3.6

v0.3.5

10 Aug 21:22
c663d23
Compare
Choose a tag to compare

🧰 Maintenance

🐛 Bug Fixes

  • Attempt to lock Glibc to 2.17 on gnu targets @jamilbk (#34)

v0.3.4

09 Aug 15:19
837b2fb
Compare
Choose a tag to compare

v0.3.3

06 Aug 23:22
e11a01c
Compare
Choose a tag to compare

✨ Features

🧰 Maintenance

v0.3.2

29 Jun 15:49
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Add config to pass RUSTLER_NIF_VERSION to Cross @philss (#26)

v0.3.1

22 Jun 05:09
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Use proper return type in typespec for get_public_key @akrousset (#24)

📝 Documentation

v0.3.0

17 Jun 22:13
3a5ae5f
Compare
Choose a tag to compare

🧰 Maintenance

📝 Documentation

v0.2.0

09 Jun 16:36
Compare
Choose a tag to compare
Keys are now passed in and returned as bytes instead of b64 strings.

v0.1.2

08 Jun 22:54
Compare
Choose a tag to compare
Fix NifPeerInfo module attribute typo in Rust.