v0.6.1 (2024-10-13)
- Updated crate for
human_name
(2.0.4)
v0.6.0 (2024-10-07)
- Updated crate for
rustler
(0.34.0). - Contributions from @lessless (and @rogerbooth):
- Added
HumanName.last_initial/1
. - Depreciation message added for
HumanName.initials/1
. - General cleanup and additions to the doc tests.
- Dependency updates for
ex_doc
, excoveralls
, rustler
and rustler_precompiled
.
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)