Releases: nomios-opensource/yapyang
Releases · nomios-opensource/yapyang
v0.1.0
0.1.0 (2024-07-26)
Features
- add metadata wrapper for YANG model fields (a9a21ea)
- add XML serialization for Module, Container, List, Leaf nodes (149043f)
- added initializer for ModuleNode (44c65fe)
- implement YANG list node MVP (b43c9fc)
- prevent YANG nodes from direct instantiation (3473442)
- treat dunder cls attributes as metadata (ac4ecf1)
Bug Fixes
- add support for Python 3.8 (7ac187b)
- added type annotations and renamed args (b54dc35)
- moved package version (0b8d890)