- Fix new stric equinox abstract-or-final pattern - Update tensor field docstrings and correct/extend derivative tutorial
๐ Documentation
- Improve formatting of Jacobian description in DerivativeSolver
โ๏ธ Miscellaneous Tasks
- *(dependencies)* Update package versions in pyproject.toml
0.1.11
๐ Documentation
- *(release)* Change to MIT License - Update license information from GPL to MIT - Update license information from GPL to MIT in README and index files
๐งช Testing
- *(config)* Add pytest config for VSCode
โ๏ธ Miscellaneous Tasks
- *(pre-commit)* Add pre-commit hook for uv - *(release)* Merge release and publish workflows - *(setup)* Make some minor changes to gitignore and pyproject.toml - Fix id formatting for ruff action in CI workflow
- *(derivatives)* Remove Boltzmann softmin for simple averaging of subgradients
๐ Documentation
- *(usage)* Update docs, add first part of derivator tutorial - *(usage)* Finish parametric derivatives user guide
โ๏ธ Miscellaneous Tasks
- *(docs)* Update docs workflow environment
0.1.8
๐ Documentation
- Switch to static license, format formula in readme - *(user guide)* Add user guide for forward solve - Several small updates to doc files - *(usage)* Improve forward solver tutorial
โ๏ธ Miscellaneous Tasks
- *(docs)* Adjust run environment - *(config)* Add maintainer
0.1.7
๐ Bug Fixes
- *(ci)* Fix bug on main ci
๐ผ Other
- Switch to setuptools as build backend - *(uv)* Switch back to hatch and hatch-vcs