CHANGES
=======

1.0.0
-----

* Update PyPI trove classifiers preparing for 1.0.0

0.1.0
-----

* Document --brief and exit code in basics
* Update documentation from cookiecutter
* Support requirements on standard input

0.0.1
-----

* Allow comments and blank lines in other-requirements.txt
* Allow mixed-case package names
* Use a pbr-compatible version of Sphinx
* Add a --version option
* Allow hyphens in profile strings
* Add positive/negative tests exercising the parser
* Add platform support for Fedora
* Add codename and release platform profiles
* Add a --brief option
* Accept old dpkg-query errors
* Support for older dpkg
* Update .gitreview for project rename
* Add CentOS RPM support
* Workflow documentation is now in infra-manual
* Add a --file option
* Sync with openstack-dev/cookiecutter
* Stop using intersphinx
* Setup gitreview
* Fix flake8 whinge and py26
* Implement version comparisons and dpkg queries
* Add reporting of errors
* CLI connection to active rules
* Implement rule activation selection
* Quick parser tests
* Add first cut parser
* Typo in test class name
* Basic platform support using lsb_release
* Add Depends object
* Implement --profiles UI support, and sketch depends factory API
* Start fleshing out commands
* Initial project docs and framework
