Skip to content

Release 0.0.4

Compare
Choose a tag to compare
@Tom-Hirschberger Tom-Hirschberger released this 24 Jan 18:51
· 47 commits to main since this release
48c2a16

This is release 0.0.4 with the following changes:

  • added sync option to make it possible to configure if the commands should be run one after another or if they should be started as fast as possible
  • added delayNext option which makes it possible to wait a configurable amount of milliseconds before the next command is processed (i.e. if you want to make 10 API calls but the API only supports one connection each second)