Releases: DynareJulia/Dynare.jl
Releases · DynareJulia/Dynare.jl
v0.9.18
v0.9.17
Dynare v0.9.17
- bump Plots required version to eliminate BinaryProvider
- perfectforesight: fix initialization of exogenous variables
Merged pull requests:
- Update README.md (#80) (@MichelJuillard)
v0.9.16
v0.9.15
v0.9.14
Dynare v0.9.14
Release notes
- remove MUMPS dependency to solve installation problem in Windows
v0.9.13
Dynare v0.9.13
Release notes
- fix bug when varobs aren't in same order as var
- observations must be kept constant: use new matrix instead of alias
- weaker MUMPS compat
v0.9.12
v0.9.11
Dynare v0.9.11
RELEASE NOTES
- fix observed variables order in Kalman smoother
- check that all endogenous variables are present in
steady_state_model
whennocheck
option is used
v0.9.10
Dynare v0.9.10
RELEASE NOTES
- fix computation and plots of irfs
- don't compute and plot irfs of auxiliary variables
v0.9.9
Dynare v0.9.9
RELEASE NOTES
- don't compute IRFs for auxiliary variables
- make sure steadystate, linear and quadratic trends are correctly initialized