Skip to content

Releases: sindresorhus/pageres

4.4.0

20 Mar 07:45
Compare
Choose a tag to compare

Include URL hash fragment in the filename. f7324f1

4.3.0

07 Jan 14:05
Compare
Choose a tag to compare

New option to increment the filename if a file with that name already exists, instead of overwriting. b91f0ea

4.1.1

19 Mar 12:00
Compare
Choose a tag to compare

Support small viewports. For example 50x50. c0ee0e3

4.1.0

06 Feb 15:01
Compare
Choose a tag to compare

Add CSS option. 047a71e

4.0.0 - PhantomJS 2!

26 Jan 20:41
Compare
Choose a tag to compare

The PhantomJS project finally published a non-broken v2!

http://phantomjs.org/release-2.1.html

3.0.2

30 Nov 09:32
Compare
Choose a tag to compare
  • Fix crash on absolute local path. 6bc31b1

v3.0.1...v3.0.2

3.0.1 - promise-land

26 Oct 18:08
Compare
Choose a tag to compare

Highlights

The API is now promise based instead of using callbacks. 1fce7d1

Support for Node.js 0.10 is dropped.

Update

$ npm install --save pageres

Changes

v2.1.0...v3.0.1

2.1.0 - twisty-turtle

25 Jul 16:59
Compare
Choose a tag to compare

Highlights

Update

$ npm install --save pageres

Changes

2.0.0...v2.1.0

2.0.0 - spliced-catfish

21 Jun 14:12
Compare
Choose a tag to compare

We decided to split the CLI out into a separate module. This has the benefit of making the readme less messy and will make the pageres dependency tree smaller for those that only need the programmatic API.

Update

$ npm uninstall --global pageres && npm install --global pageres-cli

Changes

1.4.0...2.0.0

1.4.0 - aint-nobody-got-time-for-that

19 May 22:37
Compare
Choose a tag to compare

giphy

Update

$ npm install --global pageres

Highlights

Changes

v1.3.0...1.4.0