forked from pool/python-transitions
Accepting request 791100 from home:mnhauke:network:automation
- Update to versino 0.8.1 * Feature: Introduced experimental HierarchicalAsync(Graph)Machine * Feature #405: Support for nested Enums in HierarchicalMachine * Bugfix #400: Fix style initialization when initial state is an Enum * Bugfix #403: AsyncMachine.dispatch now returns a boolean asexpected * Bugfix #413: Improve diagram output for HierarchicalMachine * Increased coverage * Introduced xdist for parallel testing with pytest OBS-URL: https://build.opensuse.org/request/show/791100 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transitions?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
51fe992611
commit
6cf6c35613
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 06:23:04 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to versino 0.8.1
|
||||
* Feature: Introduced experimental HierarchicalAsync(Graph)Machine
|
||||
* Feature #405: Support for nested Enums in HierarchicalMachine
|
||||
* Bugfix #400: Fix style initialization when initial state is an Enum
|
||||
* Bugfix #403: AsyncMachine.dispatch now returns a boolean asexpected
|
||||
* Bugfix #413: Improve diagram output for HierarchicalMachine
|
||||
* Increased coverage
|
||||
* Introduced xdist for parallel testing with pytest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 14:51:54 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user