v0.7.1
What's Changed
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #287
- Bugfix: use .lower() to make paths & pattern fnmatch case insensitive by @psobolewskiPhD in #275
- Change ArrayLike type to use read only properties by @andy-sweet in #289
- feat: support python3.11 by @tlambert03 in #293
- remove tomlpp by @tlambert03 in #294
- Use hatchling as build backend by @tlambert03 in #282
- fix: use constraints in napari tests by @Czaki in #298
- Use full
plugin_name
when finding chosenreader
rather thanstartswith
by @DragaDoncila in #297 - Fix typo in
DynamicPlugin
by @lucyleeow in #304 - DOCS: Widget guide should consistently use parent=None kwarg in examples by @GenevieveBuckley in #302
- add graph layer by @JoOkuma in #292
New Contributors
- @lucyleeow made their first contribution in #304
- @GenevieveBuckley made their first contribution in #302
- @JoOkuma made their first contribution in #292
Full Changelog: v0.7.0...v0.7.1