Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 1.38 KB

Changelog

v0.5.0 (2024-03-24)

  • Updated crates for human_name (2.0.3) and rustler (0.29.1).
  • Dependency updates for ex_doc, excoveralls, rustler and rustler_precompiled.

v0.4.3 (2023-07-22)

  • Updated crates for human_name (2.0.2) and rustler (0.29.1).
  • Dependency updates for ex_doc, excoveralls, rustler and rustler_precompiled.

v0.4.2 (2023-02-17)

  • Dependency updates for rustler, rustler_precompiled and excoveralls.

v0.4.1 (2022-12-15)

  • Minor dependency updates for rustler_precompiled, ex_doc, and excoveralls.

v0.4.0 (2022-10-14)

  • Updated human_name crate to v2.0.1 and updated rustler crate.
  • Updated rustler and rustler_precompiled mix dependencies.
  • Changed HumanName.Native return to :erlang.nif_error/1.

v0.3.0 (2022-08-01)

  • Updated human_name crate to v1.4.1.

v0.2.5 (2022-07-21)

  • Updated human_name crate to v1.3.2.

v0.2.4 (2022-07-16)

  • Updated human_name crate to v1.2.1.

v0.2.2 (2022-04-29)

  • Updated rustler_precompiled and ex_doc dependencies.

v0.2.0 (2022-03-27)

v0.1.2 (2021-09-18)

  • Fixed mix.exs file to include the rust source files and cargo config

v0.1.1 (2021-09-18)

  • Fix problem with hex not getting the full bundle

v0.1.0 (2021-09-18)

  • Initial release