Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 842 Bytes

File metadata and controls

44 lines (33 loc) · 842 Bytes

Change Log

1.2.1 (2019-05-08)

Features

  • Added the additional classes to the package (imported into __init__.py) that were released as part of version 1.2.

1.2 (2019-05-07)

Features

  • Added examples
  • Added wrapper functions to the callback functions for logging purposes and automatic state transition purposes
  • Added alternative state registration process
  • Additional exceptions

1.1 (2019-05-07)

Features

  • Updated Google docstrings to be compatible with Sphinx RST formatting.
  • Finalised documentation for the package classes and exceptions.

1.0 (2019-05-05)

Features

  • Removed time delay in the cyclic executive of the thread.

0.0.1 (2019-05-01)

Features

  • Initial release