Skip to content

Commit 59f1244

Browse files
committed
chore: changelog v0.10.0.rc1
1 parent 4bc81e9 commit 59f1244

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v0.10.0.rc1](https://github.com/pyapp-kit/magicgui/tree/v0.10.0.rc1) (2024-11-22)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.1...v0.10.0.rc1)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: Implement `TypeMap` to enable module specific type map registration [\#677](https://github.com/pyapp-kit/magicgui/pull/677) ([hanjinliu](https://github.com/hanjinliu))
10+
11+
**Documentation:**
12+
13+
- docs: fix docs build [\#670](https://github.com/pyapp-kit/magicgui/pull/670) ([tlambert03](https://github.com/tlambert03))
14+
15+
**Merged pull requests:**
16+
17+
- build: drop python 3.8 add py3.13 [\#671](https://github.com/pyapp-kit/magicgui/pull/671) ([tlambert03](https://github.com/tlambert03))
18+
- refactor: Make all the valued containers subclass `ValueWidget` [\#663](https://github.com/pyapp-kit/magicgui/pull/663) ([hanjinliu](https://github.com/hanjinliu))
19+
320
## [v0.9.1](https://github.com/pyapp-kit/magicgui/tree/v0.9.1) (2024-08-06)
421

522
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.9.0...v0.9.1)

0 commit comments

Comments
 (0)