Skip to content

Releases: alexpdev/pyben

pyben v0.3.2

05 Jun 02:24
2f4671b

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...v0.3.2

PyBen v0.3.0

17 Mar 20:21
edb4f09

Choose a tag to compare

What's Changed

Full Changelog: 0.2.7...0.3.0

PyBen v0.2.7

31 Dec 05:48
3fa3e56

Choose a tag to compare

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

15 Nov 22:10
59931e4

Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.6

PyBen v0.2.3

10 Oct 06:05
4bf2dbb

Choose a tag to compare

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

10 Oct 04:11
3520360

Choose a tag to compare

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

12 Sep 05:35
3520360

Choose a tag to compare

First release. Also available on PyPi under the same name.

https://pypi.org/project/pyben/

Install through pip:

pip install pyben