0.0.3
This release removes 3.5 support and temporarily drops StanMetaRegression support for Python 3.7+ (just until we can figure out how to use PyStan3).
What's Changed
🛠 Breaking Changes
- Remove 3.5 support, add tests on other Python versions, and break StanMetaRegression for Python 3.7+ by @tsalo in #66
🐛 Bug Fixes
Other Changes
- Simplify packaging and update versioneer by @tsalo in #69
- Run unit tests automatically every Sunday by @tsalo in #77
- Improve auto-documentation templates. by @tsalo in #78
- Run updated version of black to fix CI by @tsalo in #79
Full Changelog: 0.0.2...0.0.3