CHANGES
=======

0.3.5
-----

* Add config file support

0.3.4
-----

* Add tutorial doc

0.3.3
-----

* Hide prompt if has default
* Read variable from environment

0.3.2
-----

* Abstract NutPath
* Release 0.3.1

0.3.1
-----

* Add doc in --help

0.3.0
-----

* Release 0.3.0
* Beautify command help
* Introduce tabulate library

0.2.2
-----

* Add completer for commands
* Add README.rst

0.2.1
-----

* Bump version to 0.2.1
* Setup test env

0.2.0
-----

* Fallback to python2.7 due to \`process-dependency-links\` had  be deprecated
* Update docs
* Fix error path
* Using pbr to pack
* Grep supporting
* Bump version to 0.1.0
* Use \`tabulate\` to output columns
* Add setup.py
* Ship to python3
* Handle some exceptions
* Display ls command by FileTable
* Change directory switch strategy
* Clean \`prompt\_toolkit\`
* First blood
