Skip to content

0.10.3

Latest

Choose a tag to compare

@jhspetersson jhspetersson released this 05 Sep 08:07

Added

  • HAVING support

Changed

  • queries with conflicting AND branches are now considered invalid (only is_file, is_dir, is_pipe, etc. are supported by now)

Fixed

  • fixed unary minus handling
  • non-tty output now doesn't use ANSI colors #186
  • other bugs fixed