Skip to content

Releases: nilsding/rj

v0.4.0

23 Aug 18:33
Compare
Choose a tag to compare
  • Colourise json/ruby output
  • Remove trailing comma from arrays and hashes in the Ruby output format

v0.3.0

29 Jul 13:01
Compare
Choose a tag to compare
  • Rename project to rj
  • New syntax for navigating objects: .data.id instead of ["data"]["id"]
  • Add -r option that's the same as -o plain

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Jul 18:57
Compare
Choose a tag to compare
  • Add -c option for emitting compact JSON
  • Add -o option for specifying the output format, e.g. -o ruby or -o plain (defaults to -o json)

Full Changelog: v0.1.0...v0.2.0

Initial release

08 Jul 23:01
Compare
Choose a tag to compare

yay, ruby query!