--------------------------
* Added: argument ``auto_install`` to
``audobject.from_dict()``,
``audobject.from_yaml()``,
``audobject.from_yaml_s()``
* Added: ``audobject.define.PackageMismatchWarnLevel``
* Added: ``audobject.config.PACKAGE_MISMATCH_WARN_LEVEL``
* Changed: store package in YAML if it does not match module
* Changed: by default raises warning if required package
has a newer version than the installed one
* Removed: deprecation warning for ``ignore_vars``
from ``audobject.init_decorator()``