v0.1.1
What's Changed
- change engine to schema_version by @tlambert03 in #69
- Replace entry_point with activate/deactive function by @tlambert03 in #68
- remove SPDX licenses by @tlambert03 in #71
- Extract out ImportExport logic from PluginManifest, don't sort yaml fields alphabetically by @tlambert03 in #72
- Bring test coverage to 100%, reorganize tests by @tlambert03 in #70
- split contributions/io into readers and writers by @tlambert03 in #73
- change sample plugin name from
my_plugin
tomy-plugin
by @tlambert03 in #74 - Add option to validate python_name imports by @tlambert03 in #76
- Autogen docs by @tlambert03 in #77
- add changelog for v0.1.1 by @tlambert03 in #79
Full Changelog: v0.1.0...v0.1.1