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
29521c0b
...
29521c0b1377342c0ae9dca20151f62fa5c4bbf6
authored
2012-01-08 17:49:30 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG for 0.6
1 parent
d4a5a331
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
CHANGELOG.md
CHANGELOG.md
View file @
29521c0
...
...
@@ -12,16 +12,16 @@ XXXX-XX-XX, v0.6.0
-
ported nodejs'
`events`
module to casperjs; lots of events added, plus some value filtering capabilities
-
introduced the
`mouse`
module to handle native Webkit mouse events
-
added support for
`RegExp`
input in
`Casper.resourceExists()`
-
added
source file path localization in any thrown
`Error`
messag
e
-
added
printing of source file path for any uncaught exception printed onto the consol
e
---
2011-12-25, v0.4.2
------------------
-
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
-
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