Pyangbind

Latest version: v0.8.5

Safety actively analyzes 621521 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.8.5

What's Changed
* Fix _is_config attribute for non-config containers by fperrin in https://github.com/robshakir/pyangbind/pull/323
* Update oc-interface json blobs. by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/329
* Fix missing identityref namespace by fperrin in https://github.com/robshakir/pyangbind/pull/322
* docs: fix --use-xpathhelper usage by miguelbf-alb in https://github.com/robshakir/pyangbind/pull/328
* Remove Integration tests that use /bgp by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/330
* Updates documentation to have a full working example. by xavier-contreras in https://github.com/robshakir/pyangbind/pull/335
* Fix presence with SplitClassDir option, and containing Groups by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/339
* Fix nested choice by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/340
* Tweaks to allow development in Windows by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/341

New Contributors
* miguelbf-alb made their first contribution in https://github.com/robshakir/pyangbind/pull/328

**Full Changelog**: https://github.com/robshakir/pyangbind/compare/0.8.4...0.8.5

0.8.4

What's Changed
* Fix binary type representation by fperrin in https://github.com/robshakir/pyangbind/pull/297
* Update yang.md by gil-obradors in https://github.com/robshakir/pyangbind/pull/267
* Don't prefix a property value that is already prefixed by fperrin in https://github.com/robshakir/pyangbind/pull/313
* Handle the "bits" type by fperrin in https://github.com/robshakir/pyangbind/pull/315
* Optimisation: change class_map deepcopy to copy by fperrin in https://github.com/robshakir/pyangbind/pull/316
* set tuple for default value on union typedef by gunhanoral in https://github.com/robshakir/pyangbind/pull/318

New Contributors
* fperrin made their first contribution in https://github.com/robshakir/pyangbind/pull/297
* gil-obradors made their first contribution in https://github.com/robshakir/pyangbind/pull/267
* gunhanoral made their first contribution in https://github.com/robshakir/pyangbind/pull/318

**Full Changelog**: https://github.com/robshakir/pyangbind/compare/0.8.3...0.8.4

0.8.3

What's Changed

* Add `async` as a reserved Python name. by JoseIgnacioTamayo in https://github.com/robshakir/pyangbind/pull/285
* Fix binary type representation. by fperrin in https://github.com/robshakir/pyangbind/pull/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**: https://github.com/robshakir/pyangbind/compare/0.8.2...0.8.3

0.8.2

Latest release after https://github.com/robshakir/pyangbind/pull/299.

Changes:
* https://github.com/robshakir/pyangbind/pull/291

0.8.1

This is a bugfix release containing the following:

https://github.com/robshakir/pyangbind/pull/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.

0.8.0

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!

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.