Changes
=======

.. _version-1.3.1:

1.3.1
=====
:release-date: 2016-08-10 01:40 p.m. PDT

- No longer depends on sphinxcontrib-spelling.

    This library depends on the enchant C library being installed,
    and are crashing Travis builds.

.. _version-1.3.0:

1.3.0
=====
:release-date: 2016-05-27 01:41 p.m. PDT

- Removes dependency on non-Python3 compatible sphinxcontrib-cheeseshop

    The ``:pypi:`` role has been replaced using extlinks, so will still work.

.. _version-1.2.0:

1.2.0
=====
:release-date: 2016-04-14 11:22 p.m. PDT

- New extlink crossref type: ``:github_username:``.

- New extlink crossref type: ``:github_branch:``.

- New extlink crossref type: ``:sha:``.

- Adds :pypi:`sphinxcontrib-spelling`.

    To check spelling mistakes run the following command:

    .. code-block:: console

        $ sphinx-build -b spelling

.. _version-1.1.0:

1.1.0
=====
:release-date: 2016-04-08 04:18 p.m. PDT

- New apicheck extension

- New configcheck extension

.. _version-1.0.0:

1.0.0
=====
:release-date: 2016-04-07 05:19 p.m. PDT
:release-by: Ask Solem

- Initial release
