Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

80 lines (57 loc) · 2.11 KB

1.5.0 / 2021-01-29

  • Bump lodash, acorn & https-proxy-agent
  • Add --useragent to set user agent

1.4.3 / 2019-09-11

  • Setup and enforce eslint-config-makina as ESLint ruleset
  • Upgrade Puppeteer for security concerns

1.4.2 / 2019-01-03

  • Fix vulnerabilities through npm audit fix

1.4.1 / 2018-02-13

  • Remove extraneous space after --timeout flag definition
  • Return 1 as exit code on any catched exception

1.4.0 / 2018-02-12

  • Debug --headless switch by inverting behavior
  • Offer a new flag for setting up default timeout duration
  • Avoid asking Puppeteer to clip element on fullpage capture
  • Catch errors from any calls to Puppeteer to finally close browser

1.3.1 / 2018-02-12

  • Add cross reference to puppeteer-trace-cli
  • Remove an irregular whitespace
  • Update readme file to match current --help content

1.3.0 / 2018-02-11

  • Improve main args processing
  • Unhide --headless option in --help
  • Use help texts from Puppeteer
  • Remove default type & quality settings
  • Improve --help and corresponding texts in readme

1.2.0 / 2018-02-10

  • Redirect picture stream to stdout when --output - or -o -
  • Redirect picture stream to stdout when no --output given
  • Define minimum required node version to 6.4.0

1.1.1 / 2018-02-09

  • Create command for updating changelog when releasing new version
  • Indicate default viewport in readme file
  • Change default suggested install source from Github to npm
  • Define github repository in package.json
  • Create changelog and rename main readme

1.1.0 / 2018-02-09

  • Add eslint rules
  • Use STDout insead of console log & define exit codes
  • Use a constant for EOL char
  • Define language for readme code block

1.0.0 / 2018-02-09

  • Add keywords, author, and signature
  • Enable command line access from package install
  • Create minimalist Readme
  • Ignore node_modules directory & default screenshot files