There is a newer version of the record available.

Published September 2, 2021 | Version 0.8.9
Software Open

pytransitions/transitions: Release 0.8.9

  • 1. Neurocognition and Action, CITEC, Bielefeld University
  • 2. Twitter
  • 3. @JRC-STU
  • 4. @tribe29 GmbH
  • 5. @teamookla / Downdetector
  • 6. @skbkontur
  • 7. Beerfactory
  • 8. @ruv-ohf @andesorg
  • 9. @kolonialno
  • 10. .
  • 11. Max Planck Institute for Dynamics and Self-Organization
  • 12. Stitch Fix
  • 13. @his-eg

Description

Release 0.8.9 is a minor release and contains a bugfix for HSM, a feature for GraphSupport and changes internal cache handling:

Bugfix #544: NestedEvent now wraps the machine's scope into partials passed to HierarchicalMachine._process. This prevents queued transitions from losing their scope.
Feature #533: (A)Graph.draw function (object returned by GraphMachine.get_graph()) can be passed a file/stream object as first parameter or None. The later will result in draw returning a binary string. (thanks @Blindfreddy).
Feature #532: Use id(model) instead of model for machine-bound caches in LockedMachine, AsyncMachine and GraphMachine. This might influence pickling (thanks @thedrow).

Files

pytransitions/transitions-0.8.9.zip

Files (1.1 MB)

Name Size Download all
md5:088dffd1b1853aea8905718bd5f66be7
1.1 MB Preview Download

Additional details