v0.7.3rc0
What's Changed
- Add
font_size
field toThemeContribution
class by @dalthviz in #300 - Fix converting of editable package by @Czaki in #288
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #295
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #306
- Fix invalid JSON Schema by @aganders3 in #309
- DOC Update and clarify supported widget contributions by @lucyleeow in #310
- update url for fetching plugin listing from napari hub by @nclack in #313
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #311
- Fix tests by disble broken one by @Czaki in #319
- DOC Add doc in
CommandRegistry
about when it is updated by @lucyleeow in #316 - Use concurency for canceling workflows by @Czaki in #318
- Add pydantic 2 compatibility layer by @Czaki in #321
- Move coverage upload to separate step by @Czaki in #323
- Add constraint for brainreg-segment in test by @Czaki in #327
- Fix rendering of manifest reference table. by @melissawm in #326
- Catch errors and log in
_dispose
inPluginContext
by @lucyleeow in #325 - ci(dependabot): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #329
- replace module separator with path separator by @Czaki in #336
- Add permisions to deploy steep by @Czaki in #338
- TST Fix
test_conversion_missing
by @lucyleeow in #341 - allow v2.3 in metadataversion, fallback to any string by @tlambert03 in #344
New Contributors
Full Changelog: v0.7.2...v0.7.3rc0