Releases: sindresorhus/capture-website-cli
Releases · sindresorhus/capture-website-cli
v0.5.0
v0.4.0
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
- Fix some issues with the docs and flags 311cf49
v0.3.0
v0.2.1
- Improve input validation 38ee523
v0.2.0
v0.1.2
v0.1.1
- Move string cookie parsing to
capture-website
4aa9e3c
v0.1.0
🦄