Skip to content

Releases: sindresorhus/capture-website-cli

v0.5.0

28 Oct 05:47
Compare
Choose a tag to compare

v0.4.0

13 Oct 14:14
Compare
Choose a tag to compare

Breaking

  • Use --output flag instead of positional argument to specify the output path
-capture-website https://sindresorhus.com screenshot.png
+capture-website https://sindresorhus.com --output=screenshot.png

Enhancements

v0.3.1...v0.4.0

v0.3.1

18 Jun 14:38
Compare
Choose a tag to compare
  • Fix some issues with the docs and flags 311cf49

v0.3.0...v0.3.1

v0.3.0

07 Jun 05:26
Compare
Choose a tag to compare

v0.2.1...v0.3.0

v0.2.1

23 May 09:26
Compare
Choose a tag to compare

v0.2.0...v0.2.1

v0.2.0

21 Mar 12:16
Compare
Choose a tag to compare
  • Update capture-website dependency 29d9cba
  • Allow setting custom Puppeteer launch options (#2) b4579f2
  • Add --click-element flag (#5) b84d6e5

v0.1.2...v0.2.0

v0.1.2

19 Feb 15:53
Compare
Choose a tag to compare
  • Fix the --hide-elements and --remove-elements flags 7174c8a
  • Add --overwrite flag e1b41fa

v0.1.1...v0.1.2

v0.1.1

08 Feb 11:13
Compare
Choose a tag to compare
  • Move string cookie parsing to capture-website 4aa9e3c

v0.1.0...v0.1.1

v0.1.0

07 Feb 19:47
Compare
Choose a tag to compare

🦄