* Renaming `serialize_from()` to `serialize_to()` and `parse_to()` to `parse_from()`.
0.2.0
* Serialize JSON as compact by default * `datetime` instances are serialized to epoch timestamps when serializing JSON (but they are not converted back on parsing). * add `.to_int()` to convert a BinaPy to an int.
0.1.0
* First release on PyPI.
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*