- Refactoring of `histval_file` and `initval_file` (#1671)
- dseries now support bi-annual frequency data (dseries!37)
- dseries now support bi-annual (dseries!37) and daily (dseries@1b897b371e3822306c196b59bf771388b719bebb) frequency data
- dseries can now import data from [DBnomics](https://db.nomics.world), via the DBnomics/mdbnomics> plugin (dseries#44). Note that this does not yet work under Octave (dbnomics/mdbnomics#10). For the time being, the DBnomics plugin must be installed separately.
- routines for converting between time series frequencies (e.g. daily to monthly) have been added to dseries
- the `use_dll` option can now directly be given to the `dynare` command (a9fea692e9d1f4bcdd6a7347a9d17a8b36578a4a)
- when compiling from source, it is no longer to pass the `MATLAB_VERSION` version to the configure script; the version is now automatically detected