v0.8.3
JoseIgnacioTamayo
released this
07 Aug 04:03
·
37 commits
to master
since this release
What's Changed
- Add
async
as a reserved Python name. by @JoseIgnacioTamayo in #285 - Fix binary type representation. by @fperrin in #297
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