- Update pngquant-bin to ^6.0.1 (Andreas Lind)
- Revert "Bump pngquant-bin to ^8.0.1" (Andreas Lind)
- Try ubuntu-latest (Andreas Lind)
- Try upgrading to a newer Ubuntu to unbreak CI with node.js 18 (Andreas Lind)
- Update offline-github-changelog to ^3.0.0 (Andreas Lind)
- +3 more
- #98 esm (ubermanu, ubermanu, ubermanu, ubermanu)
- #94 Upgrade eslint-plugin-mocha to version 10.0.1 (depfu[bot])
- #91 Upgrade prettier to version 2.5.0 (depfu[bot])
- #86 Upgrade sinon to version 12.0.1 (depfu[bot])
- #81 Upgrade prettier to version 2.4.1 (depfu[bot])
- #84 Upgrade eslint-plugin-promise to version 5.1.1 (depfu[bot])
- #73 Upgrade sinon to version 11.1.1 (depfu[bot])
- #74 Upgrade eslint-plugin-mocha to version 9.0.0 (depfu[bot])
- #72 Upgrade prettier to version 2.3.0 (depfu[bot])
- #67 Upgrade sinon to version 10.0.0 (depfu[bot])
- Fix CHANGELOG generation in preversion script now that an npm env var changed (Andreas Lind)
- npm i --save-dev eslint-config-standard@latest eslint-plugin-n eslint-plugin-import@latest (Andreas Lind)
- Update eslint-plugin-promise to version 6.0.0 (depfu[bot])
- Replace Travis with Github Actions (Andreas Lind)
- Fix eslint-plugin-prettier usage (Andreas Lind)
- +2 more
- #63 Upgrade eslint-config-prettier to version 7.0.0 (depfu[bot])
- #62 Upgrade eslint-plugin-standard to version 5.0.0 (depfu[bot])
- #61 Upgrade unexpected-stream to version 5.0.0 (depfu[bot])
- #59 Upgrade unexpected-sinon to version 11.0.0 (depfu[bot])
- #60 Upgrade prettier to version 2.2.0 (depfu[bot])
- #57 Upgrade eslint-config-standard to version 16.0.0 (depfu[bot])
- #56 Upgrade eslint-config-standard to version 15.0.0 (depfu[bot])
- #55 Upgrade prettier to version 2.1.0 (depfu[bot])
- #54 Upgrade eslint-plugin-mocha to version 8.0.0 (depfu[bot])
- Drop support for node.js 8, add 14 and latest (semver-major), lint with 14 (Andreas Lind)
- Update mocha to version 8.3.0 (depfu[bot])
- Update unexpected to version 12.0.0 (depfu[bot])
- #50 Upgrade eslint-plugin-mocha to version 7.0.0 (depfu[bot])
- #49 Upgrade eslint to version 7.0.0 (depfu[bot])
- #46 Upgrade sinon to version 9.0.0 (depfu[bot])
- #45 Upgrade mocha to version 7.0.0 (depfu[bot])
- #44 Upgrade eslint-plugin-node to version 11.0.0 (depfu[bot])
- #42 Upgrade nyc to version 15.0.0 (depfu[bot])
- #43 Upgrade sinon to version 8.0.1 (depfu[bot])
- #41 Upgrade semver to version 7.0.0 (depfu[bot])
- #40 Upgrade which to version 2.0.2 (depfu[bot])
- #39 Upgrade which to version 2.0.1 (depfu[bot])
- #37 Upgrade eslint-plugin-node to version 10.0.0 (depfu[bot])
- #36 Upgrade eslint-config-standard to version 14.0.0 (depfu[bot])
- #35 Upgrade eslint-plugin-mocha to version 6.0.0 (depfu[bot])
- #34 Upgrade eslint-config-standard to version 13.0.1 (depfu[bot])
- #33 Upgrade eslint-config-prettier to version 6.0.0 (depfu[bot])
- #31 Upgrade eslint-config-prettier to version 5.0.0 (depfu[bot])
- Pass windowsHide:true to childProcess.spawn (Andreas Lind)
- Let's wait a bit with node.js 13, it breaks the build (Andreas Lind)
- prettier --write '**/*.{js,md}' (Andreas Lind)
- Update Travis setup, run on node.js 12 and don't run lint on the others (Andreas Lind)
- Also require prettier formatting for .md files (Andreas Lind)
- +7 more
- #28 Upgrade eslint-plugin-node to version 9.0.1 (depfu[bot])
- #27 Upgrade nyc to version 14.0.0 (depfu[bot])
- #26 Upgrade semver to version 6.0.0 (depfu[bot])
- Drop node.js 6 support, add 12 (semver-major) (Andreas Lind)
- Update unexpected-stream to version 4.0.0 (depfu[bot])
- prettier --write '**/*.js' (Andreas Lind)
- Fix lint (Andreas Lind)
- eslint --fix . (Andreas Lind)
- +2 more
- #25 Upgrade mocha to version 6.0.0 (depfu[bot])
- #24 Upgrade unexpected to version 11.0.0 (Andreas Lind, depfu[bot])
- #23 Upgrade sinon to version 7.0.0 (depfu[bot])
- #18 Upgrade which to version 1.3.1 (depfu[bot])
- #21 Upgrade sinon to version 6.3.5 (depfu[bot])
- #22 Upgrade unexpected-stream to version 3.0.0 (depfu[bot])
- #20 Upgrade mocha to version 5.2.0 (depfu[bot])
- #19 Upgrade coveralls to version 3.0.2 (depfu[bot])
- Update pngquant-bin to ^5.0.2 (Andreas Lind)
- Move coveralls to the after_success step on Travis (Andreas Lind)
- Use Buffer.from instead of new Buffer, avoiding deprecation warning (Andreas Lind)
- Replace istanbul with nyc (Andreas Lind)
- npm run {travis => ci} (Andreas Lind)
- +11 more
- Update memoizeasync and which (Andreas Lind)
- Use ^ ranges for dev deps (Andreas Lind)
- Travis: Build with node.js 6 and 7 (Andreas Lind)
- Update dev deps. (Andreas Lind)
- #13 Bump pngquest-bin to 3.1.1 (Perry Huang)
- #12 Add updated options in README usage and test (Perry Huang)
- #11 Hotfix for manual binaryPath (Felix Schoeler)
- #10 Added possibility to set binary path of pngquant manually (Felix Schoeler, Felix Schoeler, Felix Schoeler, Felix Schoeler, Felix Schoeler)
- Implement destroy method, harden the code against leaking resources when errors occur. (Andreas Lind)
- Disable pause test on node.js 0.12, where it doesn't seem to be a valid methodology. (Andreas Lind)
- Travis: Build on node.js 4.1 instead of io.js 2.5.0. (Andreas Lind)
- Use unexpected-stream. (Andreas Lind)
- Update unexpected to 9.4.0. (Andreas Lind)
- Travis: Also run on io.js 2.5.0. (Andreas Lind)
- Update pngquant-bin to 3.0.0. (Andreas Lind)
- package.json: Use a valid SPDX identifier for the license field. (Andreas Lind)
- +4 more
- Avoid emitting the 'error' event more than once. (Andreas Lind Petersen)
- Expose the command line as a public property. (Andreas Lind Petersen)
- Make pngquant-bin an optional dependency. (Peter Müller)
- Revert "Polyfill require('os').tmpdir to regain node.js 0.8 compatibility after the pngquant-bin update." (Andreas Lind Petersen)
- Polyfill require('os').tmpdir to regain node.js 0.8 compatibility after the pngquant-bin update. (Andreas Lind Petersen)
- #3 Bump pngquant-bin (Pascal Hartig)
- #1 Use pngquant-bin to avoid local OS pngquant requirement (Peter Müller)
- Release 0.1.0. (Andreas Lind Petersen)
- package.json: Indent with 2 spaces. (Andreas Lind Petersen)
- Test: Replace expect.js with unexpected. (Andreas Lind Petersen)
- Release 0.0.3. (Andreas Lind Petersen)
- Emit an error if the pngquant process does. (Andreas Lind Petersen)