- Most files generated by the preprocessor are now grouped under two subdirectories. Assuming your file is `FILENAME.mod`, then M-files and MEX-files will be under `+FILENAME/`, while other output (JSON, LaTeX, source for MEX files) will be under `FILENAME/`
- options `print` and `noprint` added to `perfect_foresight_solver` (#1647)