Skip to content

Releases: flipkart-incubator/hydra

Usability changes

28 Apr 06:00
Compare
Choose a tag to compare
  • Made executor and loopComposer (in DefaultMultiTask) protected for subclasses to use
  • Added another constructor to WrapperCallable for more flexibility
  • Updated WrapperCallable to make it more inheritance friendly

Functions and MultiTasks

28 Apr 04:59
Compare
Choose a tag to compare
  • Fix to support arrays while evaluating DefaultExpression
  • Fixed Copyright Comment Style
  • Added shutdown() to dispatcher
  • Ability to use functions in DefaultExpression
  • Support to dispatch task per value of a multivalued parameter - via DefaultMultiTask

Added example to clear the concepts

09 Mar 10:27
Compare
Choose a tag to compare
  • Updated README to include glossary and an example
  • Added code example to support README

First Release

05 Mar 12:42
Compare
Choose a tag to compare
v1.0

Updating README