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
403714de
...
403714de67e9e7183fbf52713c2a0480037e789c
authored
2012-04-27 09:48:11 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
bump 0.6.6
1 parent
9fc8d80e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
CHANGELOG.md
package.json
CHANGELOG.md
View file @
403714d
CasperJS Changelog
==================
2012-
XX-XX
, v0.6.6
2012-
04-27
, v0.6.6
------------------
-
**BC BREAK:**
: moved the
`page.initialized`
event to where it should have always been, and is now using native phantomjs
`onInitialized`
event
...
...
package.json
View file @
403714d
{
"name"
:
"casperjs"
,
"description"
:
"Navigation scripting & testing utility for PhantomJS"
,
"version"
:
"0.6.
5
"
,
"version"
:
"0.6.
6
"
,
"keywords"
:
[
"phantomjs"
,
"javascript"
...
...
Please
register
or
sign in
to post a comment