v0.4.2
Changelog
v0.4.2 (2022-02-14)
History
0.3.0 (2021-11-15)
- Renaming
serialize_from()toserialize_to()andparse_to()toparse_from().
0.2.0 (2021-11-10)
- Serialize JSON as compact by default
datetimeinstances 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 (2021-07-08)
- First release on PyPI.
* This Changelog was automatically generated by github_changelog_generator