Skip to content

Releases: superbrothers/capturejs

v0.3.0

18 Oct 01:22

Choose a tag to compare

  • Add: waitcapturedelay option #26
  • Add: option --inject-script to inline and execute javascript before capture #24

v0.2.1

26 Jul 03:05

Choose a tag to compare

chore(release): v0.2.1

v0.2.0

07 Feb 14:05

Choose a tag to compare

  • b4434a6 chore(travis.yml): add v0.12 and io.js
  • a18b3d4 deps: eslint@^0.13.0
  • 460121e #21 Add the cliprect option to control what will be rendered (@hilios)

v0.1.1

06 Jan 12:35

Choose a tag to compare

capturejs: v0.1.0

23 Dec 06:45

Choose a tag to compare

  • b9b63a3 deps: nodeunit@^0.9.0
  • 41984e6 deps: async@^0.9.0
  • 91d734f deps: phantom@^0.7.1
  • 670467d chore: use npm run as task runner
  • 3f4b06e deps: use eslint@^0.10.1 as linting utility
  • 1c1e7c9 feat: add version option
  • a4ff621 feat: add help option
  • 632a88b deps: use nopt as CLI parser