Skip to content

2.11.0

Compare
Choose a tag to compare
@bjuric bjuric released this 28 Sep 04:08
· 788 commits to master since this release
  • Add new DSL for working with delimited values
    • <step> for each <entry> in <source> delimited by "<delimiter>"
      • Calls <step> for each string entry in <source> text delimited by some value
  • Refactored attachments handling