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

Here you can find the recent changes to cihai-cli.

- :release:`0.4.0 <2018-06-24>`
- :support:`-` Add vietnamese phonetic to default output in ``info`` command
- :support:`-` Switch tmuxp config to use pipenv
- :support:`-` Add configuration / make tests for isort, flake8
- :support:`-` Add *Pipfile*
- :support:`-` Add ``make sync_pipfile`` task to sync *requirements/\*.txt* files
  with *Pipfile*
- :support:`-` Base package updates

  - cihai 0.7.4 to 0.8.0

- :support:`-` Developer package updates (linting / docs / testing)

  New:

  - sphinx-click 1.2.0
  - sphinxcontrib-napoleon 0.6.1

  Updated:

  - isort 4.2.5 to 4.3.4
  - flake8 3.3.0 to 3.5.0
  - vulture 0.14 to 0.27
  - sphinx 1.5.6 to 1.7.5
  - alagitpull 0.0.4 to 0.0.21
  - releases 1.3.1 to 1.6.0
  - pytest 3.0.7 to 3.6.2

- :support:`-` Move documentation over to numpy-style
- :support:`-` Update LICENSE New BSD to MIT
- :support:`-` All future commits and contributions are licensed to the
  *cihai software foundation*. This includes commits by Tony Narlock (creator).

- :release:`0.3.2 <2017-05-26>`
- :support:`-` Bump cihai version to 0.7.4

- :release:`0.3.1 <2017-05-20>`
- :support:`-` Bump cihai version to 0.7.2

- :release:`0.3.0 <2017-05-20>`
- :support:`-` Output human-friendly fields only by default
- :support:`-` Use ``-a`` or ``--all`` to show all fields
- :support:`-` Rename ``lookup`` command to ``reverse``
- :support:`-` Remove newlines, use click.echo for printing to CLI
- :support:`-` Fix unicode issues on 2.7 in tests and cli

- :release:`0.2.1 <2017-05-20>`
- :support:`-` CLI variable tweaks
- :support:`-` Fix package dependency

- :release:`0.2.0 <2017-05-20>`
- :feature:`-` Initial project

.. vim: set filetype=rst:
