|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [0.6.0rc1](https://github.com/napari/magicgui/tree/0.6.0rc1) (2022-10-22) |
| 3 | +## [0.6.0](https://github.com/napari/magicgui/tree/0.6.0) (2022-10-26) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/napari/magicgui/compare/v0.6.0rc0...0.6.0rc1) |
| 5 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.6.0rc2...0.6.0) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- docs: add doi to readme [\#479](https://github.com/napari/magicgui/pull/479) ([tlambert03](https://github.com/tlambert03)) |
| 10 | + |
| 11 | +## [v0.6.0rc2](https://github.com/napari/magicgui/tree/v0.6.0rc2) (2022-10-25) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.6.0rc1...v0.6.0rc2) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- \[pre-commit.ci\] pre-commit autoupdate [\#477](https://github.com/napari/magicgui/pull/477) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
| 18 | +- Enable option to raise excpetion if magicgui cannot determine widget for provided value/annotation [\#476](https://github.com/napari/magicgui/pull/476) ([Czaki](https://github.com/Czaki)) |
| 19 | +- docs: fix word in slice edit docs [\#472](https://github.com/napari/magicgui/pull/472) ([tlambert03](https://github.com/tlambert03)) |
| 20 | + |
| 21 | +## [v0.6.0rc1](https://github.com/napari/magicgui/tree/v0.6.0rc1) (2022-10-22) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.6.0rc0...v0.6.0rc1) |
6 | 24 |
|
7 | 25 | **Implemented enhancements:**
|
8 | 26 |
|
|
16 | 34 | - use math.ceil to ensure get\_text\_width returns int [\#465](https://github.com/napari/magicgui/pull/465) ([psobolewskiPhD](https://github.com/psobolewskiPhD))
|
17 | 35 | - Fix ipynb PushButton [\#464](https://github.com/napari/magicgui/pull/464) ([hanjinliu](https://github.com/hanjinliu))
|
18 | 36 |
|
| 37 | +**Merged pull requests:** |
| 38 | + |
| 39 | +- docs: changelog v0.6.0rc1 [\#471](https://github.com/napari/magicgui/pull/471) ([tlambert03](https://github.com/tlambert03)) |
| 40 | + |
19 | 41 | ## [v0.6.0rc0](https://github.com/napari/magicgui/tree/v0.6.0rc0) (2022-10-21)
|
20 | 42 |
|
21 | 43 | [Full Changelog](https://github.com/napari/magicgui/compare/v0.5.1...v0.6.0rc0)
|
|
411 | 433 |
|
412 | 434 | ## [v0.2.7](https://github.com/napari/magicgui/tree/v0.2.7) (2021-02-28)
|
413 | 435 |
|
414 |
| -[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.6...v0.2.7) |
| 436 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.6rc0...v0.2.7) |
415 | 437 |
|
416 | 438 | **Implemented enhancements:**
|
417 | 439 |
|
|
445 | 467 | - update changelog [\#137](https://github.com/napari/magicgui/pull/137) ([tlambert03](https://github.com/tlambert03))
|
446 | 468 | - \[pre-commit.ci\] pre-commit autoupdate [\#136](https://github.com/napari/magicgui/pull/136) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
|
447 | 469 |
|
448 |
| -## [v0.2.6](https://github.com/napari/magicgui/tree/v0.2.6) (2021-01-25) |
| 470 | +## [v0.2.6rc0](https://github.com/napari/magicgui/tree/v0.2.6rc0) (2021-01-25) |
449 | 471 |
|
450 |
| -[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.6rc0...v0.2.6) |
| 472 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.6...v0.2.6rc0) |
451 | 473 |
|
452 |
| -## [v0.2.6rc0](https://github.com/napari/magicgui/tree/v0.2.6rc0) (2021-01-25) |
| 474 | +## [v0.2.6](https://github.com/napari/magicgui/tree/v0.2.6) (2021-01-25) |
453 | 475 |
|
454 |
| -[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.5...v0.2.6rc0) |
| 476 | +[Full Changelog](https://github.com/napari/magicgui/compare/v0.2.5...v0.2.6) |
455 | 477 |
|
456 | 478 | **Merged pull requests:**
|
457 | 479 |
|
|
0 commit comments