Added - Compilation of Python 3.5 and 3.8 wheels for Mac OSX ([3](https://github.com/althonos/nanoset.py/issues/3)).
0.1.3
0.1.2
Added - Special case to create a `NanoSet` from a `dict` without rehashing. - Implementation of equality check from `NanoSet` to `frozenset`.
0.1.1
Fixed - Compilation of Rust crate when not building a Python extension module. - Project metadata for PyPI and `crates.io`. - OSX deployment scripts not deploying built wheels successfully.
Added - `pyproject.toml` file to source distribution.