Releases: philss/rustler_precompiled
v0.5.2
What's Changed
- Mention latest cross in the precompilation guide by @whatyouhide in #22
- Only use proxy if it is valid by @josevalim in #24
- Be more specific about which paths to add from the native folder in the precompilation guide by @fabriziosestito in #25
- Update dependencies by @philss in #28
- Support the
redhat
Linux variant by @Benjamin-Philip in #32 - Using default targets for
target/0
by @philss in #33
New Contributors
- @whatyouhide made their first contribution in #22
- @fabriziosestito made their first contribution in #25
- @Benjamin-Philip made their first contribution in #32
Full Changelog: v0.5.1...v0.5.2
Official Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html
v0.5.1
What's Changed
- Fix
mix rustler_precompiled.download
by @adriankumpf in #20
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
- @nbw made their first contribution in #14
- @adriankumpf made their first contribution in #17
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
What's Changed
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
What's Changed
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
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
- @paulgoetze made their first contribution in #7
- @fahchen made their first contribution in #8
Diff: v0.2.0...v0.3.0
Full Changelog: https://hexdocs.pm/rustler_precompiled/0.3.0/changelog.html
v0.2.0
What's Changed
- Tiny improvements to docs by @josevalim in #3
- Fix file names by @philss in #4
- Refactor macro
__using__
to have less code by @philss in #5 - Add
:force_build
option by @philss in #6
New Contributors
- @josevalim made their first contribution in #3
Oficial Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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