## 2.4.0 (2021-03-15)

* Release v2.4.0. ([7b3de3e](https://github.com/fgribreau/jq.node/commit/7b3de3e))
* feat: upgrade ([68eb951](https://github.com/fgribreau/jq.node/commit/68eb951))
* docs(changelog): updated ([51ad71b](https://github.com/fgribreau/jq.node/commit/51ad71b))



## 2.3.0 (2021-02-12)

* Create FUNDING.yml ([be43ea1](https://github.com/fgribreau/jq.node/commit/be43ea1))
* Improve error handling ([2786fd4](https://github.com/fgribreau/jq.node/commit/2786fd4))
* Release v2.3.0. ([9cd0bb5](https://github.com/fgribreau/jq.node/commit/9cd0bb5))
* Update README.md ([6e6731b](https://github.com/fgribreau/jq.node/commit/6e6731b))
* Update README.md ([a08990b](https://github.com/fgribreau/jq.node/commit/a08990b))
* fix: ci ([b196af1](https://github.com/fgribreau/jq.node/commit/b196af1))
* fix: ci ([3ee6b99](https://github.com/fgribreau/jq.node/commit/3ee6b99))
* fix: ci ([8564b5f](https://github.com/fgribreau/jq.node/commit/8564b5f))
* fix: ci config ([ef49eba](https://github.com/fgribreau/jq.node/commit/ef49eba))
* docs(changelog): updated ([b2d6916](https://github.com/fgribreau/jq.node/commit/b2d6916))



## 2.2.0 (2020-07-08)

* Release v2.2.0. ([aa54cd4](https://github.com/fgribreau/jq.node/commit/aa54cd4))
* Update README.md ([e16d8ac](https://github.com/fgribreau/jq.node/commit/e16d8ac))
* feat: upgrade deps ([216ae60](https://github.com/fgribreau/jq.node/commit/216ae60))
* chore(deps-dev): bump updtr from 2.0.0 to 3.1.0 ([f5cd9b7](https://github.com/fgribreau/jq.node/commit/f5cd9b7))
* chore(deps): [security] bump lodash from 4.17.10 to 4.17.13 ([f9893a5](https://github.com/fgribreau/jq.node/commit/f9893a5))
* chore(deps): [security] bump lodash.template from 4.4.0 to 4.5.0 ([949e680](https://github.com/fgribreau/jq.node/commit/949e680))
* chore(deps): [security] bump sshpk from 1.13.1 to 1.16.1 ([0b2a690](https://github.com/fgribreau/jq.node/commit/0b2a690))
* chore(deps): [security] bump stringstream from 0.0.5 to 0.0.6 ([ef61e17](https://github.com/fgribreau/jq.node/commit/ef61e17))
* chore(deps): bump cardinal from 1.0.0 to 2.1.1 ([89bf1c8](https://github.com/fgribreau/jq.node/commit/89bf1c8))
* docs(changelog): updated ([1f6cae5](https://github.com/fgribreau/jq.node/commit/1f6cae5))



## <small>2.1.2 (2018-12-09)</small>

* Fix incorrect variable name ([fc23177](https://github.com/fgribreau/jq.node/commit/fc23177))
* Release v2.1.2. ([7f6c35c](https://github.com/fgribreau/jq.node/commit/7f6c35c))
* Update README.md ([a605ddd](https://github.com/fgribreau/jq.node/commit/a605ddd))
* doc: add backers ([3abc904](https://github.com/fgribreau/jq.node/commit/3abc904))
* fix: add npm-release as dev-deps ([60fc7ea](https://github.com/fgribreau/jq.node/commit/60fc7ea))
* docs(changelog): updated ([3796a61](https://github.com/fgribreau/jq.node/commit/3796a61))



## <small>2.1.1 (2018-05-14)</small>

* fix ([1a1ce35](https://github.com/fgribreau/jq.node/commit/1a1ce35))
* Release v2.1.1. ([bb14879](https://github.com/fgribreau/jq.node/commit/bb14879))
* docs(changelog): updated ([74dda21](https://github.com/fgribreau/jq.node/commit/74dda21))



## 2.1.0 (2018-05-14)

* add api ([1c867fb](https://github.com/fgribreau/jq.node/commit/1c867fb))
* add missing strict ([d256ed1](https://github.com/fgribreau/jq.node/commit/d256ed1))
* Fix typo in README.md ([10baec8](https://github.com/fgribreau/jq.node/commit/10baec8))
* make tests pass ([b6806e3](https://github.com/fgribreau/jq.node/commit/b6806e3))
* rejig tests, docs ([7f1e2c1](https://github.com/fgribreau/jq.node/commit/7f1e2c1))
* Release v2.1.0. ([d09b968](https://github.com/fgribreau/jq.node/commit/d09b968))
* start to fix tests ([3e4310d](https://github.com/fgribreau/jq.node/commit/3e4310d))
* feat: release script ([de873ea](https://github.com/fgribreau/jq.node/commit/de873ea))
* chore: update deps ([d9af700](https://github.com/fgribreau/jq.node/commit/d9af700))
* fix: cli was also missing ([02cf761](https://github.com/fgribreau/jq.node/commit/02cf761))
* fix: joi was missing ([c2268fb](https://github.com/fgribreau/jq.node/commit/c2268fb))



## 2.0.0 (2017-06-12)

* fix(changelog) ([3171b68](https://github.com/fgribreau/jq.node/commit/3171b68))
* Release v2.0.0. ([3907ce4](https://github.com/fgribreau/jq.node/commit/3907ce4))
* Rename binary from `jq` to `jqn` ([c97fc91](https://github.com/fgribreau/jq.node/commit/c97fc91))



## <small>1.0.1 (2017-04-23)</small>

* fix(tests) ([951ace4](https://github.com/fgribreau/jq.node/commit/951ace4))
* fix(tests) ([15e98df](https://github.com/fgribreau/jq.node/commit/15e98df))
* Release v1.0.1. ([e089645](https://github.com/fgribreau/jq.node/commit/e089645))
* fix(require): module names that are invalid JavaScript variable names (e.g. `js-yaml`) are now expos ([09511f0](https://github.com/fgribreau/jq.node/commit/09511f0))
* refactor(require): use castArray instead of ternary isArray ([c18c90f](https://github.com/fgribreau/jq.node/commit/c18c90f))
* docs(changelog): updated ([f3f8fac](https://github.com/fgribreau/jq.node/commit/f3f8fac))



## 1.0.0 (2016-11-27)

* Release v1.0.0. ([97d04b0](https://github.com/fgribreau/jq.node/commit/97d04b0))



## 0.3.0 (2016-11-27)

* docs(README) ([956a5cd](https://github.com/fgribreau/jq.node/commit/956a5cd))
* docs(README) ([5445a04](https://github.com/fgribreau/jq.node/commit/5445a04))
* fix(circle) ([7617b5e](https://github.com/fgribreau/jq.node/commit/7617b5e))
* fix(package) ([734ec55](https://github.com/fgribreau/jq.node/commit/734ec55))
* fix(package) ([b7dfa6a](https://github.com/fgribreau/jq.node/commit/b7dfa6a))
* Release v0.3.0. ([e00abd5](https://github.com/fgribreau/jq.node/commit/e00abd5))
* Update README.md ([a1feeaa](https://github.com/fgribreau/jq.node/commit/a1feeaa))
* Update README.md ([4b9c804](https://github.com/fgribreau/jq.node/commit/4b9c804))
* Update README.md ([09e3149](https://github.com/fgribreau/jq.node/commit/09e3149))
* docs(changelog): updated ([5b4c0e8](https://github.com/fgribreau/jq.node/commit/5b4c0e8))
* feat(require): add the --require option, brings access to up to 300K modules! ([441c735](https://github.com/fgribreau/jq.node/commit/441c735))



## 0.2.0 (2016-11-07)

* Release v0.2.0. ([e3306b7](https://github.com/fgribreau/jq.node/commit/e3306b7))
* docs(colorize): adds --color=true|false (alias -c) ([ce909d1](https://github.com/fgribreau/jq.node/commit/ce909d1))



## 0.1.0 (2016-11-07)

* Release v0.1.0. ([464146a](https://github.com/fgribreau/jq.node/commit/464146a))
* Update README.md ([dc8bb1d](https://github.com/fgribreau/jq.node/commit/dc8bb1d))
* Update README.md ([7ed01a9](https://github.com/fgribreau/jq.node/commit/7ed01a9))
* feat(colorize): colorize JSON ouput, adds --color=true|false option, adds tests ([5050a1a](https://github.com/fgribreau/jq.node/commit/5050a1a))



## <small>0.0.6 (2016-11-03)</small>

* feat(raw-input) ([8a1e442](https://github.com/fgribreau/jq.node/commit/8a1e442))
* Release v0.0.6. ([6e71590](https://github.com/fgribreau/jq.node/commit/6e71590))
* docs(changelog): updated ([5417d73](https://github.com/fgribreau/jq.node/commit/5417d73))



## <small>0.0.5 (2016-11-02)</small>

* Release v0.0.5. ([db157db](https://github.com/fgribreau/jq.node/commit/db157db))
* Update README.md ([ce2e977](https://github.com/fgribreau/jq.node/commit/ce2e977))
* Update README.md ([313dfe9](https://github.com/fgribreau/jq.node/commit/313dfe9))
* fix(jq): simplify pipe usage and print expression errors ([ea0e96b](https://github.com/fgribreau/jq.node/commit/ea0e96b))



## <small>0.0.4 (2016-11-01)</small>

* Release v0.0.4. ([33b32fc](https://github.com/fgribreau/jq.node/commit/33b32fc))
* feat(bin): add jq.node as an alias for jq ([4749cb9](https://github.com/fgribreau/jq.node/commit/4749cb9))



## <small>0.0.3 (2016-11-01)</small>

* add missing dependency: yargs ([9dd5f21](https://github.com/fgribreau/jq.node/commit/9dd5f21))
* options fixes + features: ([9312562](https://github.com/fgribreau/jq.node/commit/9312562))
* Release v0.0.3. ([5d05c7b](https://github.com/fgribreau/jq.node/commit/5d05c7b))
* Update README.md ([9029695](https://github.com/fgribreau/jq.node/commit/9029695))
* Update README.md ([2c1fd94](https://github.com/fgribreau/jq.node/commit/2c1fd94))
* Update README.md ([7afe4d2](https://github.com/fgribreau/jq.node/commit/7afe4d2))
* Update README.md ([9681c08](https://github.com/fgribreau/jq.node/commit/9681c08))



## <small>0.0.2 (2016-10-28)</small>

* 🎩 ([e05d5a0](https://github.com/fgribreau/jq.node/commit/e05d5a0))
* 🎩 ([5346bc5](https://github.com/fgribreau/jq.node/commit/5346bc5))
* 🎩 ([59f09fe](https://github.com/fgribreau/jq.node/commit/59f09fe))
* 🎩 ([6ad5de7](https://github.com/fgribreau/jq.node/commit/6ad5de7))
* 🎩 ([f284667](https://github.com/fgribreau/jq.node/commit/f284667))
* 🎩 ([0bd0e27](https://github.com/fgribreau/jq.node/commit/0bd0e27))
* 🎩 ([0b3922c](https://github.com/fgribreau/jq.node/commit/0b3922c))
* Release v0.0.2. ([6d4254b](https://github.com/fgribreau/jq.node/commit/6d4254b))
* docs(changelog): updated ([789f9f7](https://github.com/fgribreau/jq.node/commit/789f9f7))



