CHANGES
=======

0.8.1
-----

* implement missing object\_types api in ZuulDomain

0.8.0
-----

* Implement get\_objects in ZuulDomain
* Switch logo color in docs pages to dark blue
* Replace pbr and pkg\_resource version info with importlib.metadata

0.7.0
-----

* Update autojob to handle branch regexes
* Convert zuul-sphinx to nox
* Avoid infinite loop in find\_zuul\_yaml()
* Correct tagged version docs build
* Switch docs theme to versioned RTD
* Set project vars to match Zuul

0.6.0
-----

* Add :zuul:path support

0.5.0
-----

* Sort dirs and filenames when os.walk()ing
* Handle directories in zuul.d/ configs
* Ignore \_\_pycache\_\_ directory when looking at roles
* Switch to zuul-release-python
* OpenDev Migration Patch
* Run opendev-release-python on release
* Publish docs on release

0.4.1
-----

* Update to new docs jobs

0.4.0
-----

* Add type to role variables
* Raise an error if a file in zuul.d is empty

0.3.0
-----

* Add attr-overview directive
* Add example and type options to attributes
* Use OrderedDict for object tracking
* Use tox-docs directly

0.2.5
-----

* Ignore non-directory entries in roles/

0.2.4
-----

* Improve warning details
* Warn when autoroles doesn't find a README.rst
* Update docs build job

0.2.3
-----

* Add config option to find other roles
* Open role readme files in utf-8 mode
* Stop publishing to docs.openstack.org
* Add logo to docs

0.2.2
-----

* Add build-sphinx check/gate jobs
* Make the yaml parser aware of '!encrypted/' tags
* Publish docs to zuul-ci.org

0.2.1
-----

* Fix error in job parser

0.2.0
-----

* Add support for project-templates
* Update exception message to include directories

0.1.6
-----

* Support zuul.d directories

0.1.5
-----

* Add jobvar and rolevar directives

0.1.4
-----

* Mark zuul-sphinx as supporting python3
* Import directives/roles from zuul

0.1.3
-----

* Change usage from zuul\_sphinx.zuul to zuul\_sphinx
* Add setup to module import

0.1.2
-----

* Remove cap on sphinx

0.1.1
-----

* Fix package setup

0.1.0
-----

* Initial commit
* Added .gitreview
