CHANGES¶
1.2.1¶
Set status to “inactive”
Update setup.cfg
1.1.4¶
Update README.rst
1.1.3¶
Update setup.cfg
Update .travis.yml
Fix deprecation warning in Python 3 for inspect.getargspec()
Update .travis.yml
Update .travis.yml
Update .travis.yml
Update setup.cfg
Update tox.ini
Update .travis.yml
update classifiers
1.1.1¶
Update requirements.txt for pbr versions to match
Fix the python3 demo in README
1.1.0¶
Fix to preserve argspec
1.0.1¶
Fix version string
1.0.0¶
Add preferred way to import to README
Emit a DeprecationWarning rather than log a message
Stop ignoring doc/source/api
Add Sphinx Documentation
Move doc into readme and write shorter class doc
Add proper info to README.rst
Use from positional import positional syntax
Remove references to gate
Remove copied copyright
Move back to .RST for README
Update ignored flake8 error docs
Add documentation badge for RTD
Remove some openstack-specific cruft from .gitignore
Add Travis-CI status to readme
Add tests and support files
Initial Commit