Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

1.4.5

Choose a tag to compare

@bergloman bergloman released this 01 Feb 15:47
· 214 commits to release since this release
312d4d8
  • Added max length for error messages in topology history - 1000 characters
  • Added topology visualization in GUI
  • Added base class for task bolts - developers can derive their own class an re-use basic task functionality. See docs for more.