v0.6.0
What's Changed
- add cron task to fetch manifests by @tlambert03 in #216
- npe1 module ast visitor (for faster fetch without install) by @tlambert03 in #217
- build: remove magicgui dependency by @tlambert03 in #218
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in #221
- run io_utils tests first by @tlambert03 in #222
- Improve error message on schema validation by @Czaki in #220
- ci: remove fetch_manifests by @tlambert03 in #224
- fix: delay inspection of command params by @tlambert03 in #223
- Compile plugins using
npe2.implements
by @tlambert03 in #186 - Add (refactor) configuration contribution, allowing plugins to declare a schema for their configurables by @tlambert03 in #219
- fix name validator to allow periods by @tlambert03 in #227
- v0.6.0 changelog by @github-actions in #229
New Contributors
- @github-actions made their first contribution in #229
Full Changelog: v0.5.2...v0.6.0