v0.4.1 (2022-09-09)
- Fix links in setup.py
- Add
__getattribute__
method toParameters
when type checking, to silence mypy errors.
v0.4.0 (2022-08-04)
- Setup documentation building with readthedocs.org
- Finished docstrings for all classes and functions
- Updated some requirements (see full changelog for details)