Skip to content

v6.0.0

Choose a tag to compare

@vseventer vseventer released this 22 Aug 05:10
· 11 commits to master since this release
  • Added --limitInputChannels input option.
  • Added --dry option to process images without writing output files.
  • Added --exact output option.
  • Added --keepGainMap and --withGainMap output options.
  • Added --print option to print input and output metadata as JSON (#48).
  • Added --tune output option.
  • Added --withDensity output option.
  • Added --margin option to the trim command.
  • Removed jpg output format alias; use jpeg instead.
  • Added graceful handling of partial failures during batch image processing (#98).
  • Fixes bug where format options could cause errors. Consequently, removed jpg output format alias; use jpeg instead (#92).
  • Drop must dependency in favor of Node.js native assert.
  • Internal refactor from CommonJS to ESM.
  • Tightened yargs option configuration to require values.
  • Updated sharp dependency to 0.35.3.
  • Updated dependencies.
  • Requires Node.js 20.10.