Skip to content

v0.2.4

Compare
Choose a tag to compare
@xiangzhi xiangzhi released this 26 Mar 01:17
· 17 commits to master since this release
639e692

[0.2.4] - 2021-03-25

  • [Added] Ability to load a python dictionary straight into the board. board.load
  • [Added] A shorthand method to transition when the run_thread is done.
  • [Added] is_interrupted for states to check if it is being interrupted.