Skip to content

Commit 82a2a70

Browse files
committed
chore: changelog v0.9.0
1 parent a9ea08e commit 82a2a70

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [v0.9.0](https://github.com/pyapp-kit/magicgui/tree/v0.9.0) (2024-08-02)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.8.3...v0.9.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Add mechanism to check basic subclassing of generics [\#658](https://github.com/pyapp-kit/magicgui/pull/658) ([Czaki](https://github.com/Czaki))
10+
11+
**Fixed bugs:**
12+
13+
- Fix array data not compatible with ComboBox [\#652](https://github.com/pyapp-kit/magicgui/pull/652) ([hanjinliu](https://github.com/hanjinliu))
14+
15+
**Tests & CI:**
16+
17+
- ci: upload pydantic1 coverage with the rest of them [\#660](https://github.com/pyapp-kit/magicgui/pull/660) ([tlambert03](https://github.com/tlambert03))
18+
19+
**Documentation:**
20+
21+
- docs: fix missing images in docs, update docs deps [\#656](https://github.com/pyapp-kit/magicgui/pull/656) ([tlambert03](https://github.com/tlambert03))
22+
23+
**Merged pull requests:**
24+
25+
- Use PyPI trusted publishing to push release to PyPI [\#651](https://github.com/pyapp-kit/magicgui/pull/651) ([jni](https://github.com/jni))
26+
327
## [v0.8.3](https://github.com/pyapp-kit/magicgui/tree/v0.8.3) (2024-06-04)
428

529
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.8.2...v0.8.3)

0 commit comments

Comments
 (0)