- Updated crate for
human_name
(2.0.4)
- Updated crate for
rustler
(0.34.0). - Contributions from @lessless (and @rogerbooth):
- Added
HumanName.consistent_with?/2
. - Added
HumanName.first_and_last_initials/1
. - Added
HumanName.middle_name/1
. - Added
HumanName.middle_initials/1
.
- Added
- 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
andrustler_precompiled
.
- Updated crates for
human_name
(2.0.3) andrustler
(0.29.1). - Dependency updates for
ex_doc
,excoveralls
,rustler
andrustler_precompiled
.
- Updated crates for
human_name
(2.0.2) andrustler
(0.29.1). - Dependency updates for
ex_doc
,excoveralls
,rustler
andrustler_precompiled
.
- Dependency updates for
rustler
,rustler_precompiled
andexcoveralls
.
- Minor dependency updates for
rustler_precompiled
,ex_doc
, andexcoveralls
.
- Updated
human_name
crate to v2.0.1 and updatedrustler
crate. - Updated
rustler
andrustler_precompiled
mix dependencies. - Changed
HumanName.Native
return to:erlang.nif_error/1
.
- Updated
human_name
crate to v1.4.1.
- Updated
human_name
crate to v1.3.2.
- Updated
human_name
crate to v1.2.1.
- Updated
rustler_precompiled
andex_doc
dependencies.
- Now
rustler_precompiled
as dependency.
- Fixed
mix.exs
file to include the rust source files and cargo config
- Fix problem with hex not getting the full bundle
- Initial release