- New `notime` option to the `dynare` command (preprocessor@27a8b3b70ed93e45f17e9792d0a23ea781b2b4dc)
- New `nocommutativity` option to the `dynare` command. This option tells the preprocessor not to use the commutativity of addition and multiplication when looking for common subexpressions. As a consequence, when using this option, equations in various outputs (LaTeX, JSON…) will appear as the user entered them (without terms or factors swapped). Note that using this option may have a performance impact on the preprocessing stage, though it is likely to be small.