2.2.0
enekomartinmartinez
released this
16 Dec 21:58
·
391 commits
to master
since this release
- Enable using encoding information for reading Vensim model files.
- Read modules files with "UTF-8" encoding.
- Correct the paths and use
pathlib.Path
type object in the model file for external objects, modules and Macros. - Correct several tests to make them run on Windows also.
- Add windows to GitHub Actions CI.
- Solve dependencies with active initial objects.