Skip to content

Releases: ryboe/q

1.0.4

26 May 22:41
Compare
Choose a tag to compare
  • print error message to stdout when there's a bad write to $TMPDIR/q
  • slightly faster to go get
  • CI updates

1.0.3

24 Mar 18:54
Compare
Choose a tag to compare
  • minor CI updates

1.0.2

03 Feb 21:13
Compare
Choose a tag to compare
  • Revendor the deps using the dep tool.
  • Fix the qq alias not working if you have multiple directories in your $GOPATH (thanks @sethwklein)

1.0.1

03 Feb 21:14
Compare
Choose a tag to compare
  • Fix q.sh failing if $TMPDIR was missing a trailing slash
  • Avoid some allocations by setting the q buffer to be 16 KB

1.0.0

03 Feb 21:14
Compare
Choose a tag to compare
  • Export a single Q function that pretty-prints.