Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
70660f5f
...
70660f5feb14edcb45d1139e3a9f1a62689fe7cd
authored
2011-12-25 21:45:19 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG
1 parent
efb8fe92
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
CHANGELOG
CHANGELOG
View file @
70660f5
...
...
@@ -4,6 +4,8 @@ CasperJS Changelog
XXXX-XX-XX, v0.4.2
------------------
- fixed erroneous error handling in Casper.capture()
- updated the way exceptions are thrown; now using `throw new Error()` everywhere
- merged PR #30 - Add request method and request data to the base64encode method (@jasonlfunk)
- casperjs executable now gracefully exists on KeyboardInterrupt
- added Casper.download() method, for downloading any resource and save it onto the filesystem
...
...
Please
register
or
sign in
to post a comment