Skip to content

Releases: philss/rustler_precompiled

v0.5.2

03 Oct 21:38
67b31a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2
Official Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html

v0.5.1

24 May 21:07
e380e2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 May 17:31
7c7fc5f
Compare
Choose a tag to compare

What's Changed

  • doc: update guide with Github Action configuration details by @nbw in #14
  • docs: improve checksum file explanation with links to examples by @nbw in #16
  • Make available targets configurable by @adriankumpf in #17
  • Precompilation Guide: Use multi-dimension matrix by @adriankumpf in #18
  • Verify that given targets are supported by Rust by @adriankumpf in #19

New Contributors

Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html#0-5-0-2022-05-24
Full Diff: v0.4.1...v0.5.0

v0.4.1

24 May 16:30
bd3086c
Compare
Choose a tag to compare

What's Changed

  • Fix usage of Rustler inside using macro by @philss in #13

Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html#0-4-1-2022-04-28
Full Diff: v0.4.0...v0.4.1

PS: this release was made on 2022-04-28.

v0.4.0

24 May 16:29
dc32c2c
Compare
Choose a tag to compare

What's Changed

  • Make Rustler an optional dependency by @philss in #12

Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html#0-4-0-2022-04-28
Full Diff: v0.3.0...v0.4.0

PS: this release was made on 2022-04-28.

v0.3.0

26 Mar 18:30
d42974e
Compare
Choose a tag to compare

What's Changed

  • Fix typo in PRECOMPILATION_GUIDE.md by @paulgoetze in #7
  • feat: add --skip-unavailable flag to skip downloading unavailable artifacts by @fahchen in #8

New Contributors

Diff: v0.2.0...v0.3.0
Full Changelog: https://hexdocs.pm/rustler_precompiled/0.3.0/changelog.html

v0.2.0

18 Feb 23:56
c4ca34e
Compare
Choose a tag to compare

What's Changed

New Contributors

Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html
Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Feb 20:27
5f61199
Compare
Choose a tag to compare

What's Changed

  • Add basic features to download and use precompiled NIFs by @philss in #1
  • Add a precompilation guide by @philss in #2

Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html
Full Changelog: https://github.com/philss/rustler_precompiled/commits/v0.1.0