Skip to content

Releases: robshakir/pyangbind

v0.8.5

29 Feb 09:50
ba5f85c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.4...0.8.5

v0.8.4

13 Oct 07:02
1c28486
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.3...0.8.4

v0.8.3

07 Aug 04:03
Compare
Choose a tag to compare

What's Changed

Version 0.8.3 no longes uses bitarray library, but pyangbind.lib.yangtypes.YANGBinary. Python classes built with previous versions of pyangbind might need to be re-created.

Full Changelog: 0.8.2...0.8.3

v0.8.2

18 Jul 15:51
f35bd88
Compare
Choose a tag to compare

Latest release after #299.

Changes:

v0.8.1

16 May 20:34
b5e131a
Compare
Choose a tag to compare

This is a bugfix release containing the following:

#200 - Fixes #179: Ensure uniqueness in leaf-list

Note that any bindings will need to be regenerated in order for this bugfix to take effect. This means that any bindings generated previously will continue to behave in the same manner, until they are regenerated.

v0.8.0

10 May 20:50
a3694e5
Compare
Choose a tag to compare

With this release, we are adding official support for Python 3! As a matter of fact, the following Python versions are now officially supported: 2.7, pypy2, 3.4, 3.5, 3.6, and even 3.7!

v0.7.0

10 May 18:44
22f4e41
Compare
Choose a tag to compare
Version 0.7.0 - Historical release

v0.3.2

16 Mar 19:07
Compare
Choose a tag to compare

PyPI release 0.3.2

0.2.0 Release

11 Jan 22:19
Compare
Choose a tag to compare

The 0.2.0 release that has been pushed to PyPI.