View Source Changelog
unreleased
Unreleased
0-4-1-2022-11-03
0.4.1 - 2022-11-03
- Bump
mail-parser
to 0.7.0 - Bump
rustler
to 0.26.0
0-4-0-2022-08-01
0.4.0 - 2022-08-01
- Upgrade
mail-parser
to 0.5.0 - Bump
cross
to v0.2.4
0-3-4-2022-07-04
0.3.4 - 2022-07-04
- Fix the precompilation build for targets using
cross
by adding aCross.toml
file with a setting telling to read theRUSTLER_NIF_VERSION
env var from the host machine - Bump
cross
to v0.2.2
0-3-3-2022-05-24
0.3.3 - 2022-05-24
- Bump
:rustler_precompiled
to v0.5.1 - Fix typo in project description
0-3-2-2022-05-23
0.3.2 - 2022-05-23
- Use fork of rustler_precompiled which adds
aarch64-unknown-linux-musl
to the available targets
0-3-1-2022-05-23
0.3.1 - 2022-05-23
- Precompile NIF for
aarch64-unknown-linux-musl
0-3-0-2022-05-18
0.3.0 - 2022-05-18
- Return
:content_bytes
as Erlang binary instead of base64 encoded string - Eliminate call to
unwrap()
- Publish package to hex
0-2-0-2022-05-17
0.2.0 - 2022-05-17
- Disable
mail_parser
s default features - Rename
MailParser.parse
toMailParser.extract_nested_attachments
- Rename NIF package
- Add checksum file