All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Versions before 2.1.0 are not documented.
- Removed
__version__
in__init__.py
- Renamed
PluginException
toPluginError
- Renamed
PluginState
enums to uppercase - Moved
get_plugins()
to module level out ofAPlugin