arkanovicz opened a new pull request, #46: URL: https://github.com/apache/velocity-engine/pull/46
Whereas the range operator `[x..y]` produces an immutable list since 2.1, some use cases require the range operator to return a mutable list. This PR introduces the new backward compatibility flag `runtime.immutable_ranges`, true by default. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org