CHANGES
=======

* Imported Translations from Zanata
* Imported Translations from Zanata
* Rmove six forgotten before
* Fix py38 ut
* drop mock from lower-constraints
* Fix incorrect base python version being picked for unit tests
* Switch to newer openstackdocstheme and reno versions
* Fix hacking min version to 3.0.1
* Cleanup py27 support
* Use unittest.mock instead of third party mock
* Remove six usage
* Cleanup py27 support
* Update to hacking 3.0
* Update hacking for Python3
* Imported Translations from Zanata
* [ussuri][goal] Drop python 2.7 support and testing
* PDF documentation build
* Add Python 3 Train unit tests
* Update contraints url
* Fix sphinx requirements
* Replace git.openstack.org URLs with opendev.org URLs
* Dropping the py35 testing
* OpenDev Migration Patch
* add python 3.7 unit test job
* Update home-page
* Change openstack-dev to openstack-discuss
* Update url in HACKING.rst
* Use standard cover tox env
* Use templates for cover and lower-constraints
* add python 3.6 unit test job
* import zuul job settings from project-config
* Switch to using stestr
* Fix requirements-check job sphinx version
* Update links in README
* fix tox python3 overrides
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Imported Translations from Zanata
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Updated from global requirements
* Imported Translations from Zanata
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* switch to openstackdocstheme
* Updated from global requirements
* Remove support for py34
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove log translations
* Updated from global requirements
* Updated from global requirements

0.3.0
-----

* Make test debug working
* Add show version for murano-pkg-check
* Correct the package name
* Fix typos in cover.sh
* Replace six.iteritems() with .items()
* Show team and repo badges on README
* Fix coverage job gate
* Using assertIsNone() instead of assertEqual(None, ...)
* Change link to bugs space
* Updated from global requirements
* Updated from global requirements
* Imported Translations from Zanata
* Enable release notes translation
* Updated from global requirements

0.2.0
-----

* Improve class and method regexps
* Readme has now some running examples
* Updated from global requirements
* Catch block validation
* update homepage with developer documentation page
* Making Default optional in Match strcuture
* Allow methods to be empty and error when not dict
* Change Error to Warning for missing name of namespace
* Improving tests for metadata in Murano Classes
* Fix i18n set up
* Fix bug with loading buffer in ZipLoader in py3
* Updated from global requirements
* Add tools/tox\_install.sh script

0.1.1
-----

* Introduce option only\_errors
* Add possibility to load package from open zip file
* Clean imports in code
* TrivialFix: Remove logging import unused
* Added functional test base
* Added docs autogeneration for error list

0.1.0
-----

* Bunch of bugfixes
* Added errors registration
* Add i18n support
* Improve logging system
* Improving tests coverage
* Report yaml parsing errors instead of ignoring
* Added tools/cover.sh
* Improve package version validation
* Allow method name to start with "."
* Fix error report in version
* Accept null description in manifest
* Bunch of fixes for code\_structure, base, manifest:
* Adding Package Validator
* Adding UI Validator
* Adding MuranoPL validator
* Improving Manifest require check
* Code Structure checker added with tests
* Adding ManifestValidator
* Added core and CLI
* Commit project structure
* Added .gitreview
