v0.5.0
What's Changed
- Add
npe1_shim
field to schema by @tlambert03 in #182 - Fail silently when caching throws
OSError
by @DragaDoncila in #184 - allow
npe2 parse
to output to file, add format option by @tlambert03 in #183 - allow
npe2.write
to take layer instances by @tlambert03 in #181 - Add
npe2pm
TestPluginManager
fixture by @tlambert03 in #180 - Add
@npe.implements
decorators, for opt-in manifest validation and/or AST-based-generation by @tlambert03 in #75 - Add
npe2 fetch
command to cli to fetch remote manifests by @tlambert03 in #185 - Prevent runtime-arg checking on npe2.implements decorators by default by @tlambert03 in #188
- changelog v0.5.0 by @tlambert03 in #187
New Contributors
- @DragaDoncila made their first contribution in #184
Full Changelog: v0.4.1...v0.5.0