Changelog for
libyang-cpp-experimental-0.15.160-1.1.i686.rpm :
* Mon Aug 06 2018 Michal Vasko
0.15.160- xpath BUGFIX union merge corner case (Michal Vasko)
* Mon Aug 06 2018 Michal Vasko 0.15.159- parser BUGFIX handle unicode blocks in brackets (Michal Vasko)
* Mon Aug 06 2018 Michal Vasko 0.15.158- schema tree BUGFIX do not assume input/output node position (Michal Vasko)
* Mon Aug 06 2018 Michal Vasko 0.15.157
* Fri Aug 03 2018 Michal Vasko 0.15.156- schema tree BUGFIX do not switch type pointers around (Michal Vasko)- schema tree CHANGE backup deviation nodes switch only content (Michal Vasko)- xml parser BUGFIX avoid missing child in hash table assert (Michal Vasko)
* Thu Aug 02 2018 Michal Vasko 0.15.154- xpath BUGFIX preserve coparison order (Michal Vasko)
* Thu Aug 02 2018 Michal Vasko 0.15.153- xpath BUGFIX conversion to number skipped in some cases (Michal Vasko)
* Thu Aug 02 2018 Michal Vasko 0.15.152- parser BUGFIX support input/output deviations (Michal Vasko)
* Wed Aug 01 2018 Michal Vasko 0.15.151- resolve BUGFIX skip input/output nodes in lyd_new_path (Michal Vasko)- xpath BUGFIX memory leak (Michal Vasko)- xpath BUGFIX uninitialized variable read (Michal Vasko)- xpath BUGFIX comparison evaluation wrong (Michal Vasko)
* Wed Aug 01 2018 Michal Vasko 0.15.148- tree printer BUGFIX invalid variable reuse (Michal Vasko)
* Wed Aug 01 2018 Michal Vasko 0.15.147- xpath BUGFIX manage hashes during unions (Michal Vasko)
* Fri Jul 13 2018 Michal Vasko 0.15.146- common BUGFIX add iffeature separators (Michal Vasko)- common BUGFIX misleading error message (Michal Vasko)
* Thu Jul 12 2018 Michal Vasko 0.15.145- data tree CHANGE handle different contexts in diff (Michal Vasko)
* Thu Jul 12 2018 Michal Vasko 0.15.144- resolve BUGFIX include augment for leafref feature check (Michal Vasko)
* Thu Jul 12 2018 Michal Vasko 0.15.143- resolve BUGFIX handle all separators properly (Michal Vasko)
* Wed Jul 11 2018 Michal Vasko 0.15.142- info printer BUGFIX find correct enum type (Michal Vasko)
* Wed Jul 11 2018 Michal Vasko 0.15.141- plugins BUGFIX properly check extension instance (Michal Vasko)
* Tue Jul 10 2018 Michal Vasko 0.15.140- resolve BUGFIX augments do not have to be connected yet (Michal Vasko)
* Mon Jul 09 2018 Michal Vasko 0.15.139- common BUGFIX fail xpath literal prefix conversion silently (Michal Vasko)
* Mon Jul 09 2018 Michal Vasko 0.15.138- parser BUGFIX always precompile patter if cache is enabled (Michal Vasko)- build BUGFIX added path PKG_CONFIG_PATH (David Sedlák)
* Mon Jul 02 2018 Michal Vasko 0.15.137- context CHANGE clb for copying data nodes priv pointer (Michal Vasko)
* Thu Jun 28 2018 Michal Vasko 0.15.136- data tree CHANGE optional support for priv pointer in data nodes (Michal Vasko)
* Thu Jun 28 2018 Michal Vasko 0.15.135- resolve BUGFIX properly handle groupings referencing themselves (Michal Vasko)
* Tue Jun 26 2018 Michal Vasko 0.15.134
* Mon Jun 25 2018 PavolVican 0.15.133
* Mon Jun 25 2018 PavolVican 0.15.132
* Wed Mar 21 2018 Michal Vasko 0.15.70- user types BUGFIX proper include file (Michal Vasko)- hash table BUGFIX test non-emptiness with hits, not val (Michal Vasko)- hash table CHANGE now a completely generic hash table (Michal Vasko)- user types CHANGE a new installed user type example (Michal Vasko)- schema parsers CHANGE improve check for revision date (Radek Krejci)- parser yang BUGFIX missing check correct format of date (PavolVican)- Revert \"build CHANGE use GNU11 standard for compilation\" (Michal Vasko)
* Tue Mar 20 2018 Michal Vasko 0.15.66- build CHANGE use GNU11 standard for compilation (Michal Vasko)
* Mon Mar 19 2018 Michal Vasko 0.15.65- printer BUGFIX enforce an order on devs apply/remove (Michal Vasko)- context BUGFIX removing augs/devs (Michal Vasko)- resolve BUGFIX data unres trusted resolve (Michal Vasko)
* Fri Mar 16 2018 Michal Vasko 0.15.62- data tree BUGFIX check when even with trusted flag (Michal Vasko)- hash table BUGFIX allow size parameter smaller than min size (Michal Vasko)- yanglint BUGFIX formatting typos (Michal Vasko)- data tree BUGFIX message context added (Michal Vasko)- hash table FEATURE hash table dynamic resizing (Michal Vasko)- validation CHANGE use a generic hash table implementation (Michal Vasko)
* Wed Mar 14 2018 Michal Vasko 0.15.58- schema tree BUGFIX resolving uses in extensions (Michal Vasko)- build CHANGE just warn if building callgrind tests on debug (Michal Vasko)- CHANGE list compare functions refactored (Michal Vasko)
* Mon Mar 12 2018 Michal Vasko 0.15.57- resolve CHANGE xpath should produce only warnings (Michal Vasko)- resolve BUGFIX properly restore state for next augment search (Michal Vasko)
* Fri Mar 09 2018 Michal Vasko 0.15.56- parser BUGFIX print inst-id convert errors (Michal Vasko)- package BUGFIX wrong path to extension libraries (PavolVican)- parser BUGFIX leaf(-list) in grouping type default check (Michal Vasko)- schema tree CHANGE flag LYS_XPATH_DEP for conf and state deps (Michal Vasko)- parser CHANGE rename LYS_VALID_DATA to LYS_VALID_EXT (Michal Vasko)- common CHANGE transform xml2json function made public (Michal Vasko)
* Thu Mar 08 2018 Michal Vasko 0.15.50- data tree BUGFIX do not invalidate data after validation (Michal Vasko)- parser BUGFIX properly inherit union type flags (Michal Vasko)- fixup! tree printer BUGFIX do not print disabled implicit cases (Michal Vasko)
* Fri Mar 02 2018 Michal Vasko 0.15.49- fixup! tree printer BUGFIX do not print disabled implicit cases (Michal Vasko)- tree printer BUGFIX do not print disabled implicit cases (Michal Vasko)
* Wed Feb 28 2018 Michal Vasko 0.15.48- yanglint BUGFIX print fix when autodetecting data type (Michal Vasko)
* Tue Feb 27 2018 PavolVican 0.15.47- package BUGFIX bad dependencies (PavolVican)- package CHANGE create bindings package (PavolVican)- swig BUGFIX change name of libyang-cpp library (PavolVican)- swig cpp BUGFIX missing include (PavolVican)