Skip to content

Version 0.11.2

Compare
Choose a tag to compare
@sylvainhalle sylvainhalle released this 04 Jul 16:29
· 16 commits to master since this release

Cumulates the fixes and updates of the last 10 months.

  • Optional default value to Maps.get
  • New functions: Lists.Sort, Lists.SortOn, Strings.FindRegexOnce, Strings.ReplaceAll, Numbers.Modulo, Booleans.BooleanCast
  • Refactoring of ReadLines
  • Processors can output the content of their internal queues
  • Fix to behavior of Insert in pull mode, bugfix in QueueSource