Skip to content

Releases: kantord/jq-in-the-browser

v0.7.2

05 Feb 19:19
Compare
Choose a tag to compare

0.7.2 (2018-02-05)

Bug Fixes

v0.7.1

05 Feb 17:32
Compare
Choose a tag to compare

0.7.1 (2018-02-05)

Performance Improvements

v0.7.0

05 Feb 14:21
Compare
Choose a tag to compare

0.7.0 (2018-02-05)

Features

  • Added generic additive inverse (132b147)
  • Added sort (7a7f3be)
  • added sort_by (d53d583)
  • Proper error message when trying to call undefined function (c1eb0ad)

v0.6.0

04 Feb 19:08
Compare
Choose a tag to compare

0.6.0 (2018-02-04)

Features

v0.5.0

04 Feb 14:43
Compare
Choose a tag to compare

0.5.0 (2018-02-04)

Bug Fixes

  • removed dirty console.log calls (f0f1fd3)

Features

v0.4.0

03 Feb 21:28
cfc531f
Compare
Choose a tag to compare

0.4.0 (2018-02-03)

Features

v0.3.1

03 Feb 17:06
4712ddc
Compare
Choose a tag to compare

0.3.1 (2018-02-03)

Bug Fixes

v0.2.0

03 Feb 16:37
88bc5b0
Compare
Choose a tag to compare

0.2.0 (2018-02-03)

Features

  • object: cartesian products using object construction (#7) (88bc5b0)

v0.1.0

03 Feb 11:23
Compare
Choose a tag to compare

0.1.0 (2018-02-03)

Features

  • packaging: Added semantic release (#5) (f621f6e)