Skip to content

Commit 6179a0d

Browse files
committed
chore: changelog v0.10.1
1 parent 822fc2a commit 6179a0d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [v0.10.1](https://github.com/pyapp-kit/magicgui/tree/v0.10.1) (2025-06-03)
4+
5+
[Full Changelog](https://github.com/pyapp-kit/magicgui/compare/v0.10.0...v0.10.1)
6+
7+
**Fixed bugs:**
8+
9+
- Fix RangeEdit step min [\#701](https://github.com/pyapp-kit/magicgui/pull/701) ([tlambert03](https://github.com/tlambert03))
10+
- fix: fix name collisions between dataclass fields and guiclass container attributes [\#688](https://github.com/pyapp-kit/magicgui/pull/688) ([tlambert03](https://github.com/tlambert03))
11+
12+
**Merged pull requests:**
13+
14+
- build: use uv for project management [\#700](https://github.com/pyapp-kit/magicgui/pull/700) ([tlambert03](https://github.com/tlambert03))
15+
- ci\(pre-commit.ci\): autoupdate [\#692](https://github.com/pyapp-kit/magicgui/pull/692) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
16+
- ci\(pre-commit.ci\): autoupdate [\#689](https://github.com/pyapp-kit/magicgui/pull/689) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
17+
- ci\(pre-commit.ci\): autoupdate [\#687](https://github.com/pyapp-kit/magicgui/pull/687) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
18+
- fix: fix qt main window composition [\#686](https://github.com/pyapp-kit/magicgui/pull/686) ([tlambert03](https://github.com/tlambert03))
19+
320
## [v0.10.0](https://github.com/pyapp-kit/magicgui/tree/v0.10.0) (2024-12-16)
421

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

0 commit comments

Comments
 (0)