Lightning Utilities 0.9.0
What's Changed
- docs: fetch all external resources when building docs by @Borda in #142
- add requirements script by @Borda and @SkafteNicki in #132, #139
- do not erase function types in decorators by @alanhdu in #135
- CI: fix passing install flags by @Borda in #137
- CI: split running tests with docs by @Borda in #141
- ruff: Isort and more by @Borda in #143
- Bump pypa/gh-action-pypi-publish to 1.8.7 by @dependabot
- Bump JamesIves/github-pages-deploy-action to 4.4.2 by @dependabot
Full Changelog: v0.8.0...v0.9.0
New Contributors
- @alanhdu made their first contribution in #135
- @SkafteNicki made their first contribution in #139