Added - Added ability to load logging configuration through the YAML configuration file.
Changed - The application used to raise a warning when it could not find the YAML configuration file and created an empty application. Now a warning is raised but no application is created.
0.2.1
Fixed - Removed debugging statement from root of package. - Removed newline character from version string.
0.2.0
Added - Support for MLModelDecorator instances that wrap MLModel instances.