A feature packed release. You can install/upgrade using
$ pip install -U pgcli
0.12.0
Features:
- Upgrade to prompt_toolkit version 0.26 (Thanks:Karl-Aksel Puulmann)
- Adds Ctrl-left/right to move the cursor one word left/right respectively.
- Internal API changes.
- IPython integration through ipython-sql (Thanks:darikg)
- Add an ipython ...