Skip to content

Releases: Pebaz/pique

Version 1.0.0

18 May 13:59
Compare
Choose a tag to compare

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

13 May 17:48
Compare
Choose a tag to compare
  • 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

10 May 21:38
Compare
Choose a tag to compare

Initial Release of Pique

Use any valid Python expression to query JSON on the CLI!