Skip to content

Releases: filhodanuvem/gitql

1.3.0

28 Dec 17:35
Compare
Choose a tag to compare
  • Add support to interactive mode -i #14
  • Fix multiline support on table mode #40
  • Fix long flags to work just with two dashes (eg:. --type instead of -type)

1.2.1

17 Dec 13:34
Compare
Choose a tag to compare
  • Add support to json output #34
    gitql -type=json "select * from commits"
  • Fix build/install process to avoid to work with LD_LIBRARY_PATH