3dd1a7aebd
Accepting request 1269790 from devel:languages:python
Ana Guerrero2025-04-16 18:41:38 +00:00
8e6b13ba0a
Accepting request 1269607 from home:crameleon:branches:devel:languages:python
Nico Krapp2025-04-16 07:59:26 +00:00
b85c0658e1
Accepting request 1266929 from devel:languages:python
Ana Guerrero2025-04-04 15:29:59 +00:00
a2658841bd
Accepting request 1266904 from home:glaubitz:branches:devel:languages:python
Matej Cepl2025-04-03 15:55:47 +00:00
8edd517d40
Accepting request 1177995 from devel:languages:python
Ana Guerrero2024-06-03 15:41:47 +00:00
3a921359e0
Accepting request 1177699 from home:mcalabkova:branches:devel:languages:python
Matej Cepl2024-05-31 21:48:03 +00:00
36f6b6f8dd
Accepting request 1138239 from devel:languages:python
Ana Guerrero2024-01-12 22:45:51 +00:00
c73d1555c2
- update to 0.9.0: * removed legacy implementation of HierarchicalMachine from the package * Bug #551: Fix active state styling in GraphMachine (thanks @betaboon) * Bug #554: Fix issues related to scopes and queueing in HierachicalMachine (thanks @jankrejci) * Bug #568: Reflexive transitions (dest: '=') had not been resolved correctly when source was a wildcard (thanks @jnu) * Bug #568: HSM did not detect reflexive transitions if src was a parent state (thanks @lostcontrol) * Bug #569: Fix implicit fallback to graphviz when pygraphviz was not installed (thanks @FridjofAmundsen) * Bug #580: Fix on_timeout callback resolution when timeout had been initialized with timeout=0 (thanks @Rysbai) * Bug #582: Last label in GraphSupport was not correctly aligned when show_attributes=True (thanks @spagh-eddie) * Feature: Add pyi stub files for better type hinting. Since many functions and constructors allow rather arbitrary arguments time will tell whether typing should be strict (and cause more mypy issues) or more relaxed (and thus less precise). * Feature: Reviewed and improved method documentation * Feature #549: Add may transition check to transitions (thanks @artofhuman) * Feature #552: Refactored error handling to be able to handle MachineError in on_exception callbacks (thanks @kpihus) * Feature: Add mypy to test workflow * PR #461: Add Retry state to supported state stereotypes (thanks @rgov)
Dirk Mueller2024-01-12 08:27:19 +00:00