|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v0.9.0](https://github.com/pyapp-kit/magicgui/tree/v0.9.0) (2024-08-02) |
| 3 | +## [v0.9.1](https://github.com/pyapp-kit/magicgui/tree/v0.9.1) (2024-08-06) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.0...v0.9.1) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- fix: Fix checking sublcasses of Future [\#665](https://github.com/pyapp-kit/magicgui/pull/665) ([Czaki](https://github.com/Czaki)) |
| 10 | + |
| 11 | +## [v0.9.0](https://github.com/pyapp-kit/magicgui/tree/v0.9.0) (2024-08-05) |
4 | 12 |
|
5 | 13 | [Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.8.3...v0.9.0) |
6 | 14 |
|
|
22 | 30 |
|
23 | 31 | **Merged pull requests:** |
24 | 32 |
|
| 33 | +- chore: Add missed contents permission to deploy steep of workflow [\#664](https://github.com/pyapp-kit/magicgui/pull/664) ([Czaki](https://github.com/Czaki)) |
25 | 34 | - Use PyPI trusted publishing to push release to PyPI [\#651](https://github.com/pyapp-kit/magicgui/pull/651) ([jni](https://github.com/jni)) |
26 | 35 |
|
27 | 36 | ## [v0.8.3](https://github.com/pyapp-kit/magicgui/tree/v0.8.3) (2024-06-04) |
|
638 | 647 |
|
639 | 648 | ## [v0.2.9](https://github.com/pyapp-kit/magicgui/tree/v0.2.9) (2021-04-05) |
640 | 649 |
|
641 | | -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.9) |
| 650 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.9) |
642 | 651 |
|
643 | 652 | **Implemented enhancements:** |
644 | 653 |
|
|
664 | 673 |
|
665 | 674 | - \[pre-commit.ci\] pre-commit autoupdate [\#212](https://github.com/pyapp-kit/magicgui/pull/212) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
666 | 675 |
|
667 | | -## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24) |
| 676 | +## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24) |
668 | 677 |
|
669 | | -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.8) |
| 678 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.8rc0) |
670 | 679 |
|
671 | | -## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24) |
| 680 | +## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24) |
672 | 681 |
|
673 | | -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8rc0) |
| 682 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8) |
674 | 683 |
|
675 | 684 | **Implemented enhancements:** |
676 | 685 |
|
|
0 commit comments