What's Changed
- Add support for PyTorch 2.6 by @akihironitta in #494
- Support Python 3.12 and Python 3.13 by @akihironitta in #496
- Add copy button for code in docs by @akihironitta in #489
- CI: Consolidate unit test CI workflows by @akihironitta in #493
- CI: Add concurrency to workflows triggered on PRs by @akihironitta in #495
- Let pre-commit fix formatting issue in master by @akihironitta in #498
- Automate package build and release by @akihironitta in #497
- Fix auto-merging bot PRs by @akihironitta in #501
- lint: switch
pyupgrade
to Ruff's rule UP by @Borda in #499 - Prepare
0.2.5
release by @akihironitta in #502
New Contributors
Full Changelog: 0.2.4...0.2.5