=========
Changelog
=========

Here you can find the recent changes to cihai.

- :release:`0.4.0 <2017-05-07>`
- :support:`-` Major internal refactor and simplification
- :support:`-` Convert to pytest ``assert`` statements
- :support:`-` Convert full test suite to pytest functions and fixtures
- :support:`-` Get CLI documentation up again
- :support:`-` Improve test coverage
- :support:`-` Lint code, remove unused imports
- :support:`-` Switch license BSD -> MIT

- :release:`0.3.0 <2017-04-17>`
- :support:`-` Rebooted
- :support:`-` Modernize *Makefile* in docs
- :support:`-` Add Makefile to main project
- :support:`-` Modernize package metadata to use *__about__.py*
- :support:`-` Update requirements to use *requirements/* folder for
  base, testing and doc dependencies.
- :support:`-` Update sphinx theme to alabaster with new logo.
- :support:`-` Update travis to use coverall
- :support:`-` Update links on README to use https
- :support:`-` Update travis to test up to python 3.6
- :support:`-` Add support for pypy (why not)
- :support:`-` Lock base dependencies
- :support:`-` Add dev dependencies for isort, vulture and flake8

.. vim: set filetype=rst:
