Skip to content

Releases: jamsyoung/jq-cli-wrapper

2019-05-31, Version 1.6.1

31 May 19:24
56b1458
Compare
Choose a tag to compare

Notable changes

  • Installs jq-1.6
  • Fix for linux binary
  • MAJOR.MINOR version number of the wrapper will match the MAJOR.MINOR of jq going forward.

Commits

2018-04-19, Version 1.0.1, @jamsyoung

20 Apr 05:05
Compare
Choose a tag to compare

Notable changes

  • Fixes chmod install issue

Commits

2018-04-19, Version 1.0.0, @jamsyoung

19 Apr 21:47
Compare
Choose a tag to compare

Notable changes

  • Uses bin-wrapper to get the proper binary. No change in jq version. It's 1.5 btw.

Commits

2016-11-16, Version 0.4.0, @jamsyoung

16 Nov 20:52
Compare
Choose a tag to compare

Notable changes

  • Does not pin node engine anymore, updated to require 6.9.1+ (current LTS)

Known issues

See https://github.com/jamsyoung/jq-cli-wrapper/labels/defect for complete and
current list of known issues.

Commits

  • [019bc3c047] - deps: update node engine (#5) (Jamie Young) #5
  • [4e99169d3f] - deps: update node version to most current LTS (james young)
  • [b0c44497ae] - deps: set node engine to be >=, not exact (James Young

2015-12-08, Version 0.3.0, @jamsyoung

08 Dec 15:35
Compare
Choose a tag to compare

Notable changes

  • Support for Linux 32-bit

Known issues

See https://github.com/jamsyoung/jq-cli-wrapper/labels/defect for complete and
current list of known issues.

Commits

  • [d27aedab20] - linux: add support for linux 32-bit (James Young)

2015-12-07, Version 0.2.0, @jamsyoung

08 Dec 15:35
Compare
Choose a tag to compare

Notable changes

  • Support for Linux 64-bit

2015-12-07, Version 0.1.0, @jamsyoung

08 Dec 15:34
Compare
Choose a tag to compare

Notable changes

  • Initial release - only support for OS X 64-bit