|
19 | 19 | ##### Netconf provider improvements |
20 | 20 | * Added support for connecting to devices with no `get-schema` support ([#554](https://github.com/CiscoDevNet/ydk-gen/issues/544)) |
21 | 21 | ##### ydk-gen improvements |
22 | | - * Updated leafs in python model APIs to use native python types. ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
23 | | - * Improved the size and performance of Golang model APIs ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
24 | | - * Fixed issue with handling of some typedefs in Golang ([706](https://github.com/CiscoDevNet/ydk-gen/issues/706), [747](https://github.com/CiscoDevNet/ydk-gen/issues/747)) |
| 22 | + * Updated leafs in python model APIs to use native python types. ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
| 23 | + * Improved the size and performance of Golang model APIs ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
| 24 | + * Fixed issue with handling of some typedefs in Golang ([#706](https://github.com/CiscoDevNet/ydk-gen/issues/706), [#747](https://github.com/CiscoDevNet/ydk-gen/issues/747)) |
25 | 25 | ##### Documentation improvements |
26 | | - * Improved enum documentation ([716](https://github.com/CiscoDevNet/ydk-gen/issues/716)) |
27 | | - * Enhanced table of contents for documentation ([715](https://github.com/CiscoDevNet/ydk-gen/issues/715)) |
| 26 | + * Improved enum documentation ([#716](https://github.com/CiscoDevNet/ydk-gen/issues/716)) |
| 27 | + * Enhanced table of contents for documentation ([#715](https://github.com/CiscoDevNet/ydk-gen/issues/715)) |
28 | 28 | ##### Testing/error improvements |
29 | | - * Improved ydk-gen error reporting and fixed `--one-class-per-module` option of generating python packages ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
30 | | - * Added coverage for Golang and C++ ([740](https://github.com/CiscoDevNet/ydk-gen/issues/740), [705](https://github.com/CiscoDevNet/ydk-gen/issues/705)) |
| 29 | + * Improved ydk-gen error reporting and fixed `--one-class-per-module` option of generating python packages ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
| 30 | + * Added coverage for Golang and C++ ([740](https://github.com/CiscoDevNet/ydk-gen/issues/740), [#705](https://github.com/CiscoDevNet/ydk-gen/issues/705)) |
31 | 31 | ##### Installation improvements |
32 | | - * Introduced automated docker builds to produce docker images with `ydk-gen`, `ydk-py` and `ydk-go` pre-installed ([724](https://github.com/CiscoDevNet/ydk-gen/issues/724)) |
| 32 | + * Introduced automated docker builds to produce docker images with `ydk-gen`, `ydk-py` and `ydk-go` pre-installed ([#724](https://github.com/CiscoDevNet/ydk-gen/issues/724)) |
33 | 33 | * Removed `epel-release` as one of the requirements for libydk RPM ([#627](https://github.com/CiscoDevNet/ydk-gen/issues/627)) |
34 | | - * Added testing for `libydk` packages ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
| 34 | + * Added testing for `libydk` packages ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604)) |
35 | 35 |
|
36 | 36 | ### 2018-01-31 version 0.7.0 |
37 | 37 |
|
|
0 commit comments