Skip to content

1.3.0

Compare
Choose a tag to compare
@bloomen bloomen released this 20 Apr 07:27
· 360 commits to master since this release
  • added new task types: accept and accept_any
  • added new functions: set_value and set_exception
  • added a value_task class that doesn't require scheduling
  • improved error reporting
  • general code clean up; addressed compiler warnings
  • simplify the node class by addressing the constructors