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
e3f9a342
...
e3f9a342f9865f0fc52411df6d2dfa0cf084c79e
authored
2012-01-08 17:43:31 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG for 0.6
1 parent
7995fbe2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
CHANGELOG.md
CHANGELOG.md
View file @
e3f9a34
...
...
@@ -4,7 +4,7 @@ CasperJS Changelog
XXXX-XX-XX, v0.6.0
------------------
-
**BC BREAK:**
`Casper.click()`
now uses native
phantomjs
events instead of previous crazy utopic javascript emulation
-
**BC BREAK:**
`Casper.click()`
now uses native
Webkit mouse
events instead of previous crazy utopic javascript emulation
-
**BC BREAK:**
removed obsolete
`replaceFunctionPlaceholders()`
-
**BC BREAK:**
deprecated
`Casper.extend()`
method; use natural javascript extension mechanisms instead (see samples)
-
`Casper.open()`
can now perform HTTP
`GET`
,
`POST`
,
`PUT`
,
`DELETE`
and
`HEAD`
operations
...
...
Please
register
or
sign in
to post a comment