15
0
forked from pool/python-gns3fy

Accepting request 1006780 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.8.0
 * Merge pull request #104 from LucaV27/updating_links
 * extra validations for the Link attributes
 * Made it so some lines were ignored for codecov. (#103)
 * added additional tests for delete function (#102)
 * Update dependencies ci (#100)
 * Merging PR#94 into develop (#98)
 * Adding support link_style attribute Issue #96
 * Merge branch 'brownhami/master' into develop
 * Add link_style documentation
 * Add support for link_style attribute
 * Fixing formatting typos
 * Creating delete_links for issue #79 provide delete_link function (#91)
 * Adding gh-release

OBS-URL: https://build.opensuse.org/request/show/1006780
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gns3fy?expand=0&rev=6
This commit is contained in:
2022-09-29 09:33:20 +00:00
committed by Git OBS Bridge
parent 4b99a3bbcc
commit 528b258db1
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Sep 28 21:27:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.8.0
* Merge pull request #104 from LucaV27/updating_links
* extra validations for the Link attributes
* Made it so some lines were ignored for codecov. (#103)
* added additional tests for delete function (#102)
* Update dependencies ci (#100)
* Merging PR#94 into develop (#98)
* Adding support link_style attribute Issue #96
* Merge branch 'brownhami/master' into develop
* Add link_style documentation
* Add support for link_style attribute
* Fixing formatting typos
* Creating delete_links for issue #79 provide delete_link function (#91)
* Adding gh-release
-------------------------------------------------------------------
Wed Oct 28 20:18:55 UTC 2020 - Martin Hauke <mardnh@gmx.de>