All notable changes to this project will be documented in this file.
- Package is now tagged as
Production/Stable
on PyPI. - Documentation sidebar now has links to this project's PyPI and GitHub pages.
- Minor fixes to readme and docs.
- Added command line arguments.
ciuy.random()
is nowciuy.random_ci()
- Added linting with
flake8
totravis-ci
config. - Tests now use
pytest
instead ofnose2
.