- Update impro to version 0.14.0. (Alex J Burke)
- Raise the minimum node version to 16. (Alex J Burke)
- Use a supported Ubuntu version on CI thus restoring it to working. (Alex J Burke)
- Bump copyright date. (Alex J Burke)
- Use consistent quoting in CI config. (Alex J Burke)
- Test on node 16 in CI. (Alex J Burke)
- Implement maxInputPixels and maxOutputPixels. (Alex J Burke)
- Demote example only libraries to dev deps. (Alex J Burke)
- Bump is-animated to 2.0.1 and set caret version. (Alex J Burke)
- Bump jpegtran to 2.0.0 after f2345a5. (Alex J Burke)
- Upgrade to sharp 0.28.0. (Alex J Burke)
- Throw in an empty rc file for prettier. (Alex J Burke)
- Bump timeout on middleware conversion test for CI. (Alex J Burke)
- Upgrade to sharp 0.27.0. (Alex J Burke)
- Switch to GitHub Actions (Alex J Burke)
- Add changelog generation to the version hook. (Alex J Burke)
- Wire in validation of the documentation on CI. (Alex J Burke)
- Dynamically evaluate README with evaldown. (Alex J Burke)
- Upgrade to sharp 0.26.0. (Alex J Burke)
- Configure build matrix on CI. (Alex J Burke)
- +2 more
- Restore eslint-plugin-prettier after 04d3709. (Alex J Burke)
- Pass through unconverted string args and handle more errors. (Alex J Burke)
- Revise README. (Alex J Burke)
- Bump to mocha 7. (Alex J Burke)
- Package only lib directory. (Alex J Burke)
- Bump impro to 0.7.0. (Alex J Burke)
- Bump impro to 0.5.1. (Alex J Burke)
- Bump to latest mocha. (Alex J Burke)
- Update lint setup and enforce additional restrictions. (Alex J Burke)
- Fix an accidentally duplicated test name. (Alex J Burke)
- Swap new Buffer() -> Buffer.from(). (Alex J Burke)
- Bump impro to 0.4.0. (Alex J Burke)
- Switch to exif-reader. (Alex J Burke)
- Do a cleanup pass over the example app. (Alex J Burke)
- Update README. (Alex J Burke)
- Bump impro to 0.3.0 and set a tilde range until we freeze the API. (Alex J Burke)
- Validate operations prior to constructing the pipeline. (Alex J Burke)
- Validate the selected output format and error if unsupported. (Alex J Burke)
- Redo the error from 5f7211e so it is passed to the callback. (Alex J Burke)
- +6 more
- Tweak title sizes in the README. (Alex J Burke)
- Send coverage data to coveralls and add badge. (Alex J Burke)
- Add comprehensive README. (Alex J Burke)
- Ensure a rotation of zero is not passed to jpegtran. (Alex J Burke)
- Correct a contentType in the test suite. (Alex J Burke)
- Fix a silly property name bug in b06a4f9 and add a test. (Alex J Burke)
- Add nyc coverage. (Alex J Burke)
- Add the required gm depedency to CI. (Alex J Burke)
- Ensure a custom rotation is applied on top of what is detected. (Alex J Burke)
- Stringify imageOptions correctly so rotate can be set as a number. (Alex J Burke)
- Add rotation to the example app. (Alex J Burke)
- +16 more