What's Changed
Bug Fixes
- fix ValueError: setting an array element with a sequence by @weikang9009 in #192
- address CI testing failures by @weikang9009 in #196
Other Changes
- Edits to changelog, README, and doc website for v2.3.4 release by @weikang9009 in #188
- update CI --> supported Python versions by @jGaboardi in #197
- Implement GHA for building docs by @jGaboardi in #199
- black format repo by @jGaboardi in #201
- Lint repo with
ruff
by @jGaboardi in #202 - Migrate to
pyproject.toml
by @jGaboardi in #203 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #204
- fix small errors in README by @weikang9009 in #205
New Contributors
- @pre-commit-ci made their first contribution in #204
Full Changelog: v2.3.4...v2.3.5