v0.5.3
This release is a minor release focusing just on squashing bugs. No new features have been added.
Bugs Squashed
- Panic thrown with invalid Log level (#204)
- Mapper functions imported by default (TIBCOSoftware/flogo-lib#153)
- Introduced string.ignoreCaseEquals mapper function (TIBCOSoftware/flogo-lib#153)
- Timer trigger starts flow immediately for past date (TIBCOSoftware/flogo-contrib#236)
- Unhandled flow errors are not propagated (TIBCOSoftware/flogo-contrib#235)
- Resolved an issue where the iterator would throw an error preventing the app from starting (#207)