# Changelog

## v0.2.0

* **Add**: Add `rustler_precompiled` to avoid requiring Rust toolchain in consumers.
* **Fix**: Remove `ex_doc` from published package dependencies.

### `3a472e57` (2022-04-21)

* **Fix**: Upgrade `rustler` to version `0.23` with support for OTP 24.
* **Fix**: Add flags for successful compilation on M-series MacBooks.
* **Add**: Add CI workflow for running tests.

### `1b954324` (2021-12-07)

* **Fix**: Upgrade `rustler` to version `0.22` with support for OTP 23.

### `5fafb73d` (2020-07-06)

Initial release of Rust implementation by `CompuIves`.

## v0.1.0 (2017-02-15)

Initial release by `jclem` with implementation written in Elixir.
