CHANGES
=======

0.1.0
-----

* Correct tagged version docs build
* Switch docs theme to versioned RTD
* Update the zuul client docker image to bullseye
* Add support for XDG-compliant config file
* Clarify ~/.zuul.conf and --use-config option spelling
* Add build-info subcommand
* Improve logging and CLI output
* Add output formatters when relevant
* Add tenant as a config option
* Encrypt: never strip with --infile
* Require setuptools on runtime, zuulclient/version.py imports pkg\_resources
* Validate project metadata
* Output subcommand help on argument errors
* Switch to TLS ZK based functional job

0.0.4
-----

* Reorganize the installation documentation, specify versions
* encrypt: add --public-key argument
* Add builds subcommand
* Add more installation instructions
* API, CLI: Allow use of tenant-scoped API URLs
* Add release note for encrypt bugfix
* Overhaul Python package metadata
* Use general docs URL for link to zuul + z-c docs
* Bump mypy to 0.790
* Prevent override of bearer token by .netrc
* encrypt: fix bad indentation

0.0.3
-----

* requirements: uncap requests
* Add Dockerfile
* Add encrypt subcommand
* Add cross testing with Zuul

0.0.2
-----

* "Defactor" CLI code from zuul project
* Fix integration with Zuul before release
* Fix empty package, missing requirement

0.0.1
-----

* Fix package metadata

0.0.0
-----

* Fix promote and release pipelines
* Add promote, release jobs
* Initialize repository
* Added .gitreview
