Major Changes
- Improved handling of the model, allowing return of both minimalistic ordered array of values (default) or dictionary of labeled values, by specifying `outputType`.
- Automated testing of the model runtime across Python 3.9, 3.10, 3.11 and across Linux and Mac OS. It works on Windows as well, but installation of R is more challenging and rpy2 is more likely to break on it, so we do not test nor recommend it.
- Added script-like run ability to the model (when installed in development style by cloning)
**Full Changelog**: https://github.com/amkrajewski/pqam-dparamhu2021/compare/v0.1.5...v0.1.6