Skip to content

Tags: saxbophone/basest-python

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This tag was signed with the committer’s verified signature.
More tidy-up of the packaging script and minor changes to make librar…

…y more Py2-friendly

v0.7.2

Toggle v0.7.2's commit message

Verified

This tag was signed with the committer’s verified signature.
This release doesn't change the library code, just tidies up the proj…

…ect a little bit and changes the project tagline to something more descriptive.

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Bugfix: fix issues with setup.py which made package un-uploadable

v0.7.0

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Public Release

This is the first public release of basest (for python).
The version number has been bumped to v0.7.0 to reflect the open-sourcing.
A bunch of fixes and additions are added in this release, putting the project ready (in my eyes) for the public.
The most significant additions in this release are more tests and validation checks within the library.

v0.6.2

Toggle v0.6.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Small refactor, remove emoji example from README

v0.6.1

Toggle v0.6.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
HOTFIX

Forgot to add encoders module to basest __init__.py file

v0.6.0

Toggle v0.6.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.6.0

Adds class-based encoder system.

v0.5.0

Toggle v0.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.5.0

Rename raw_decode() and raw_encode() functions to decode_raw() and encode_raw()

v0.4.0

Toggle v0.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v0.4.0

Fix problem with submodules in package, add raw_decode() and raw_encode()

v0.3.0a2

Toggle v0.3.0a2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix bug in python2 package