Release v3.7.1
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).