Skip to content

0.9.8 - 2016-05-25

Compare
Choose a tag to compare
@aroemers aroemers released this 26 May 13:36
· 102 commits to 2.x since this release

Added

  • Setting a log function via log-fn, which is called on state changes.
  • An exception is thrown when the state graph cannot be created due to missing sources. This only affects functions such as parallel and up-to.

Changed

  • The defstate macro now disallows defining a var that already exists and is not a defstate.
  • The documentation has moved to codox