CHANGES
=======

0.6.3
-----

* Update setuptools and tox configuration
* Close the opened file

0.6.2
-----

* Add twine\_python parameter to upload-pypi

0.6.1
-----

* Use python3 in build-python-release

0.6.0
-----

* Add new filtering option and tests
* Add new unit tests and fixes others

0.5.1
-----

* Cleanup tox.ini, make pytest-runner req optional

0.5.0
-----

* Add new method: find\_element
* Improve messages for MissingRequiredItem exception
* Fix git URLs for review.rdoproject.org

0.4.0
-----

* Add function to compare attributes between commits
* Fix integration tests
* Update project contact
* Fix CI jobs

0.3.2
-----

* Change README to rst

0.3.1
-----

* Switching Centos runc nodeset to pod
* Switching Fedora runc nodeset to pod
* Fix tags\_diff output with python3
* Import ABC from collections.abc instead of collections
* Add license header and fix integration test

0.3.0
-----

* Introduce distroinfo CLI: scripts/di.py
* log: set default log level to WARNING
* fetch: use faster yaml.CLoader

0.2.0
-----

* Fix caching when files are in sub-directories
* tests: use common nodesets and remove os version number
* tests: make integration environment python version aware
* tests: use the zuul-jobs tox
* Fix filter python3 compatibility
* Do not make \_filter a local method of filter\_pkgs
* Fix Python 3 compatibility for distroinfo/query.py
* tests: create DLRN master gate job

0.1.1
-----

* README: provide examples of basic usage
* core: packages and releases inheritance
* Allow unit test selection through tox
* core: enable remote import of info files
* README: update and add usage references
* fetch: add RemoteInfoFetcher to get info from URL
* CI: add in-repo zuul(v3) testing jobs
* distroinfo core
* Initial setup
* ManageSF commit
* Initial empty repository
