- Added the ability to specify field ranges using arbitrary expressions in addition to literals, by enclosing the expressions in parens (
(<expr>)
) - Reverted the fix from v0.5.1 due to it hindering other optimizations and the original issue only triggering in extremely specific cases