- The `steady` command now accepts the `non_zero` option (with the same meaning as in the `resid` command) (!2324)
- The `steady` command now accepts the `non_zero` option (with the same meaning as in the `resid` command) (!2324)
- New option `use_first_order_solution` for the `extended_path` command (b32e75306dece5dedb976aa6e0f72e79bbbb5279)
- New option `use_first_order_solution` for the `extended_path` command (b32e75306dece5dedb976aa6e0f72e79bbbb5279)
- New preprocessor option `output=first` that instructs the preprocessor to only compute first order dynamic derivatives if no other command in the `.mod`-file requires higher order ones (preprocessor@6f4ba00f)
- New preprocessor option `output=first` that instructs the preprocessor to only compute first order dynamic derivatives if no other command in the `.mod`-file requires higher order ones (preprocessor@6f4ba00f)
- New `dr=aim` option to the `stoch_simul` command (equivalent to the former `aim_solver` option, which is now deprecated)
- Incompatible changes
- Incompatible changes
- :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296)
- :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296)
- :warning: prior truncation is now shut off by default via setting `prior_trunc=0` (#1953)
- :warning: prior truncation is now shut off by default via setting `prior_trunc=0` (#1953)