|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [0.7.0.rc0](https://github.com/pyapp-kit/magicgui/tree/0.7.0.rc0) (2022-11-26) |
| 3 | +## [0.7.0](https://github.com/pyapp-kit/magicgui/tree/0.7.0) (2023-02-24) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.6.1...0.7.0.rc0) |
| 5 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.7.0.rc0...0.7.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- feat: add experimental namespace [\#526](https://github.com/pyapp-kit/magicgui/pull/526) ([tlambert03](https://github.com/tlambert03)) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- fix: fix psygnal rc version parsing [\#533](https://github.com/pyapp-kit/magicgui/pull/533) ([tlambert03](https://github.com/tlambert03)) |
| 14 | +- fix: fix psygnal version parsing [\#532](https://github.com/pyapp-kit/magicgui/pull/532) ([tlambert03](https://github.com/tlambert03)) |
| 15 | +- fix: catch warning from future version of psygnal [\#531](https://github.com/pyapp-kit/magicgui/pull/531) ([tlambert03](https://github.com/tlambert03)) |
| 16 | +- fix: fix annotated in get\_widget\_class [\#525](https://github.com/pyapp-kit/magicgui/pull/525) ([tlambert03](https://github.com/tlambert03)) |
| 17 | +- Fix typos and add codespell pre-commit hook [\#522](https://github.com/pyapp-kit/magicgui/pull/522) ([kianmeng](https://github.com/kianmeng)) |
| 18 | +- fix: minor fixes for qt backend [\#521](https://github.com/pyapp-kit/magicgui/pull/521) ([tlambert03](https://github.com/tlambert03)) |
| 19 | + |
| 20 | +**Documentation:** |
| 21 | + |
| 22 | +- docs: new documentation with mkdocs [\#527](https://github.com/pyapp-kit/magicgui/pull/527) ([tlambert03](https://github.com/tlambert03)) |
| 23 | +- Add directory picker example to file\_dialog.py [\#524](https://github.com/pyapp-kit/magicgui/pull/524) ([GenevieveBuckley](https://github.com/GenevieveBuckley)) |
| 24 | +- docs: Fix docs links [\#520](https://github.com/pyapp-kit/magicgui/pull/520) ([tlambert03](https://github.com/tlambert03)) |
| 25 | +- docs: attempting to simplify/clarify widget init docstrings [\#519](https://github.com/pyapp-kit/magicgui/pull/519) ([tlambert03](https://github.com/tlambert03)) |
| 26 | + |
| 27 | +**Merged pull requests:** |
| 28 | + |
| 29 | +- refactor: enable strict mypy type checking for most modules [\#518](https://github.com/pyapp-kit/magicgui/pull/518) ([tlambert03](https://github.com/tlambert03)) |
| 30 | +- refactor: make ValueWidget a Generic [\#517](https://github.com/pyapp-kit/magicgui/pull/517) ([tlambert03](https://github.com/tlambert03)) |
| 31 | + |
| 32 | +## [v0.7.0.rc0](https://github.com/pyapp-kit/magicgui/tree/v0.7.0.rc0) (2022-11-26) |
| 33 | + |
| 34 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.6.1...v0.7.0.rc0) |
6 | 35 |
|
7 | 36 | **Implemented enhancements:**
|
8 | 37 |
|
|
428 | 457 |
|
429 | 458 | ## [v0.2.9](https://github.com/pyapp-kit/magicgui/tree/v0.2.9) (2021-04-05)
|
430 | 459 |
|
431 |
| -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.9) |
| 460 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.9) |
432 | 461 |
|
433 | 462 | **Implemented enhancements:**
|
434 | 463 |
|
|
454 | 483 |
|
455 | 484 | - \[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))
|
456 | 485 |
|
457 |
| -## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24) |
| 486 | +## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24) |
458 | 487 |
|
459 |
| -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8...v0.2.8rc0) |
| 488 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0...v0.2.8) |
460 | 489 |
|
461 |
| -## [v0.2.8](https://github.com/pyapp-kit/magicgui/tree/v0.2.8) (2021-03-24) |
| 490 | +## [v0.2.8rc0](https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0) (2021-03-24) |
462 | 491 |
|
463 |
| -[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8) |
| 492 | +[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8rc0) |
464 | 493 |
|
465 | 494 | **Implemented enhancements:**
|
466 | 495 |
|
|
0 commit comments