@@ -90,6 +90,8 @@ steady state or the dynamic residuals when the nonlinear solver is used. (#349)
...
@@ -90,6 +90,8 @@ steady state or the dynamic residuals when the nonlinear solver is used. (#349)
- The `remove` and `remove_` methods now accept a list of variables (it would previously accept only a single variable) (dseries@b7ca9c3e, c02e5505)
- The `remove` and `remove_` methods now accept a list of variables (it would previously accept only a single variable) (dseries@b7ca9c3e, c02e5505)
- new `--with-legend` option to the `dplot` command (dseries@44c36549)
- new `--with-legend` option to the `dplot` command (dseries@44c36549)
- Under the MATLAB Desktop, autocompletion is now available for the `dynare` command and other CLI commands (36a2a41e357780d468582c78c4cbb738c5bb4b26)
- Performance improvement to `solve_algo=12` and `solve_algo=14` (which can significantly accelerate the simulation of purely backward/static/forward models)
- Performance improvement to `solve_algo=12` and `solve_algo=14` (which can significantly accelerate the simulation of purely backward/static/forward models)
- :warning: New `non_zero` option to `resid` command to restrict display to non-zero residuals (preprocessor@9db21a231c5ab8f8aa26680ffecf3abfcf45bfab, 3d7299c1e490a6813de2b2cb450b738b4c7acdf9); the old syntax `resid(1)` is not supported anymore
- :warning: New `non_zero` option to `resid` command to restrict display to non-zero residuals (preprocessor@9db21a231c5ab8f8aa26680ffecf3abfcf45bfab, 3d7299c1e490a6813de2b2cb450b738b4c7acdf9); the old syntax `resid(1)` is not supported anymore