Skip to content

Commit ea425b6

Browse files
authored
chore: changelog v0.6.0 (#480)
1 parent 1557cd2 commit ea425b6

File tree

1 file changed

+29
-7
lines changed

1 file changed

+29
-7
lines changed

CHANGELOG.md

+29-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
11
# Changelog
22

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)
44

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)
624

725
**Implemented enhancements:**
826

@@ -16,6 +34,10 @@
1634
- use math.ceil to ensure get\_text\_width returns int [\#465](https://github.com/napari/magicgui/pull/465) ([psobolewskiPhD](https://github.com/psobolewskiPhD))
1735
- Fix ipynb PushButton [\#464](https://github.com/napari/magicgui/pull/464) ([hanjinliu](https://github.com/hanjinliu))
1836

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+
1941
## [v0.6.0rc0](https://github.com/napari/magicgui/tree/v0.6.0rc0) (2022-10-21)
2042

2143
[Full Changelog](https://github.com/napari/magicgui/compare/v0.5.1...v0.6.0rc0)
@@ -411,7 +433,7 @@
411433

412434
## [v0.2.7](https://github.com/napari/magicgui/tree/v0.2.7) (2021-02-28)
413435

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)
415437

416438
**Implemented enhancements:**
417439

@@ -445,13 +467,13 @@
445467
- update changelog [\#137](https://github.com/napari/magicgui/pull/137) ([tlambert03](https://github.com/tlambert03))
446468
- \[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))
447469

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)
449471

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)
451473

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)
453475

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)
455477

456478
**Merged pull requests:**
457479

0 commit comments

Comments
 (0)