v1.2.0
What's Changed
Exciting New Features 🎉
Other Changes
- Use new setting in ruff to set the docstring convention by @tmke8 in #836
- Don't install the project itself with pdm by @tmke8 in #837
- Update ruff by @tmke8 in #838
- Update sklearn stubs by @tmke8 in #846
- Use kernel.value instead of kernel.name by @tmke8 in #847
- Update ruff by @tmke8 in #850
- Update to black 2023 by @tmke8 in #851
- Add more linters from ruff by @tmke8 in #852
- Update mypy by @tmke8 in #856
- Add naming lint by @tmke8 in #857
- Use Self type now that mypy supports it by @tmke8 in #858
- Update continuous_integration.yml by @tmke8 in #861
- Update ruff by @tmke8 in #860
- Add some ruff ignores by @tmke8 in #867
- Fix some type issues by @tmke8 in #868
- Try running the full CI only in the merge queue by @tmke8 in #874
- Update type stubs by @tmke8 in #884
Full Changelog: v1.1.0...v1.2.0