Version 0.3.1
Fixed
- #429 - Moved
FutureWarnings
fromdeprecated_decorators.py
to_config_parser.py
. Simplified deprecation warnings. - #432 - Replaced
WebvizPluginABC
type indeprecated_plugin
decorator withType[WebvizPluginABC]
. - #433 - Removed short message from
deprecated_plugin
decorator. - #435 - Support only specifying
source_url
insetup.py
when building Dockerfile.