Skip to content

Release v3.7.1

Compare
Choose a tag to compare
@DigitalFlow DigitalFlow released this 13 Aug 14:34
· 90 commits to master since this release
feb5e45

This release fixes a bug regarding the fetch function.
If you had fetch parameters which evaluated to null, the parser would throw an exception while parsing (which is before executing, so even an if expression would not have entirely taken care of it).