Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

v0.6.2

Compare
Choose a tag to compare
@JustinTervala JustinTervala released this 05 Jan 20:15
· 2136 commits to master since this release

Multithreaded workers for increased asynchronous workflow execution

Added

  • Multiple workflows can be executed on each worker process
  • Decorator factory to simplify endpoint logic
  • Endpoint to get system stats

Fixed

  • Bug where roles couldn't be assigned to a user on creation

Contributor

  • Added AppVeyor to test Walkoff on Windows