Skip to content

v0.6.1

Compare
Choose a tag to compare
@guillp guillp released this 21 Jun 12:58
· 5 commits to main since this release

Changelog

v0.6.1 (2023-06-21)

Full Changelog

v0.6.0 (2022-07-28)

Full Changelog

Merged pull requests:

v0.5.0 (2022-04-12)

Full Changelog

v0.4.2 (2022-02-14)

Full Changelog

History

0.3.0 (2021-11-15)

  • Renaming serialize_from() to serialize_to() and parse_to() to parse_from().

0.2.0 (2021-11-10)

  • 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 (2021-07-08)

  • First release on PyPI.

* This Changelog was automatically generated by github_changelog_generator