0.2.1 (2024-03-12)
- Added erl_interface to extra_application to have it in the environment of the Iconv compiler task. (Breaking change from Elixir 1.15)
- Contribution from @jschoch: Escaping multipart boundary before interpolating it with the splitting regex.
- Removed a compilation flag in the NIF task (-lerl_inteface was removed in OTP23 following previous versions deprecations)
- Changed all deprecated function calls to suggested ones
- Cleaned up warnings to be compatible with elixir 1.15