File tree 1 file changed +13
-5
lines changed
1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.7.1] ( https://github.com/pyapp-kit/magicgui/tree/v0.7.1 ) (2023-03-05)
4
+
5
+ [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.7.0...v0.7.1 )
6
+
7
+ ** Fixed bugs:**
8
+
9
+ - Fix recursion error when connecting to container self.method during subclass init [ \# 539] ( https://github.com/pyapp-kit/magicgui/pull/539 ) ([ tlambert03] ( https://github.com/tlambert03 ) )
10
+
3
11
## [ v0.7.0] ( https://github.com/pyapp-kit/magicgui/tree/v0.7.0 ) (2023-02-27)
4
12
5
13
[ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.7.0.rc1...v0.7.0 )
465
473
466
474
## [ v0.2.9] ( https://github.com/pyapp-kit/magicgui/tree/v0.2.9 ) (2021-04-05)
467
475
468
- [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.8 ...v0.2.9 )
476
+ [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0 ...v0.2.9 )
469
477
470
478
** Implemented enhancements:**
471
479
491
499
492
500
- \[ pre-commit.ci\] pre-commit autoupdate [ \# 212] ( https://github.com/pyapp-kit/magicgui/pull/212 ) ([ pre-commit-ci[ bot]] ( https://github.com/apps/pre-commit-ci ) )
493
501
494
- ## [ v0.2.8 ] ( https://github.com/pyapp-kit/magicgui/tree/v0.2.8 ) (2021-03-24)
502
+ ## [ v0.2.8rc0 ] ( https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0 ) (2021-03-24)
495
503
496
- [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.8rc0 ...v0.2.8 )
504
+ [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.8 ...v0.2.8rc0 )
497
505
498
- ## [ v0.2.8rc0 ] ( https://github.com/pyapp-kit/magicgui/tree/v0.2.8rc0 ) (2021-03-24)
506
+ ## [ v0.2.8 ] ( https://github.com/pyapp-kit/magicgui/tree/v0.2.8 ) (2021-03-24)
499
507
500
- [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8rc0 )
508
+ [ Full Changelog] ( https://github.com/pyapp-kit/magicgui/compare/v0.2.7...v0.2.8 )
501
509
502
510
** Implemented enhancements:**
503
511
You can’t perform that action at this time.
0 commit comments