Skip to content

v1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@m-mohr m-mohr released this 28 Aug 13:21
· 157 commits to master since this release
  • Added: Process Builder, incl. Math parser
  • Added: Connection.describeProcess to get a single process
  • Added: Connection.downloadResult to download the results of synchronous tasks directly
  • Added: Job.monitorJob / Service.monitorService to monitor status changes and log files with a simple API
  • Minor bug fixes, better documentation and some code refactoring