Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 842 Bytes

Changelog

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