Releases: Pebaz/pique
Releases · Pebaz/pique
Version 1.0.0
Official first version of Pique!
Pique is now considered stable and "finished" but will continue to address bugs and other fixes as time allows.
You can install Pique from PyPi using Pip:
$ pip install python-pique
Please feel free to open bug reports here.
Version 0.1.0
- Includes more unit tests
- Several bug fixes
- Dotfile support
- Set default theme
- Set default indentation level
- Define functions that can be used in expression queries
Version 0.0.1
Initial Release of Pique
Use any valid Python expression to query JSON on the CLI!