Releases: alexpdev/pyben
Releases · alexpdev/pyben
pyben v0.3.2
PyBen v0.3.0
What's Changed
Full Changelog: 0.2.7...0.3.0
PyBen v0.2.7
Added the show function to display the pre-encoded values in json serializable format.
Added to_json keyword to the load and loads function to ensure loaded data is json serializable.
Fixed documentation.
What's Changed
Full Changelog: 0.2.6...0.2.7
PyBen v0.2.6
What's Changed
Full Changelog: 0.2.3...0.2.6
PyBen v0.2.3
PyBen 0.2.3
Minor bug fixes and improved testing suit.
What's Changed
- Release PyBen v0.2.3 by @alexpdev in #2
- Updates to testing suit, style linting, bug fixes. by @alexpdev in #3
Full Changelog: 0.2.1...0.2.3
PyBen v0.2.2
Updates to documentation, docstrings.
Support for auto casting tuples to lists for compatibility while encoding.
What's Changed
New Contributors
Full Changelog: unofficial...0.2.2
PyBen v0.2.1
First release. Also available on PyPi under the same name.
https://pypi.org/project/pyben/
Install through pip:
pip install pyben