Skip to content

Releases: Magiczne/lens

v2.0.1

18 Oct 19:45
Compare
Choose a tag to compare

Changes:

  • Updated libraries

v2.0.0

18 Sep 16:39
Compare
Choose a tag to compare

Changes:

  • Updated all of the libraries used in the project
  • Dropped support for Node 12 (Node 14 is now required)
  • Puppeteer 10 is now required

v1.0.0

24 Sep 19:58
Compare
Choose a tag to compare

🚀 Features:

  • You can now specify rulesets for the lens via ruleset files.
  • You can pass directory with ruleset files via CLI argument.

Changes:

  • Help is now hidden by default. Call lens --help to see it.
  • url and resolution CLI arguments does not need quotes around them anymore.

v0.0.3

14 Sep 17:26
Compare
Choose a tag to compare

🚀 Features:

  • Added possibility to configure some puppeteer variables with config files. For more details visit Advanced configuration section in the README.
  • Added possibility to specify output directory for the screenshots in the config files
  • Added CLI option -o (--output) to specify output directory for the screenshots

v0.0.2

13 Sep 20:18
Compare
Choose a tag to compare

🚀 Features:

  • From now, when you don't pass any value to the resolution parameter, a set of screenshots for common screen resolutions will be generated.

v0.0.1

12 Sep 08:40
Compare
Choose a tag to compare

Initial release of @magiczne/lens.

Refer to README for documentation.