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
5b02d6c6
...
5b02d6c60e3db06326a682b5471320a7329d5f66
authored
2012-05-20 10:19:53 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
bump 0.6.8
1 parent
b44b1dc3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
CHANGELOG.md
docs
package.json
CHANGELOG.md
View file @
5b02d6c
CasperJS Changelog
==================
2012-05-20, v0.6.8
------------------
-
added support for
[
XPath selectors
](
http://casperjs.org/#selectors
)
-
added
`Tester.assertNotEquals()`
(
[
@juliangruber
](
https://github.com/juliangruber
)
)
-
fixed
[
#109
](
https://github.com/n1k0/casperjs/issues/109
)
- CLI args containing
`=`
(equals sign) were not being parsed properly
2012-05-12, v0.6.7
------------------
...
...
docs
@
100ffeb0
Subproject commit
f6a59e5411a60c24bfbab95681ecd92a001d224f
Subproject commit
100ffeb02edee0d765efd29ef897c25343e24b2d
...
...
package.json
View file @
5b02d6c
{
"name"
:
"casperjs"
,
"description"
:
"Navigation scripting & testing utility for PhantomJS"
,
"version"
:
"0.6.
7
"
,
"version"
:
"0.6.
8
"
,
"keywords"
:
[
"phantomjs"
,
"javascript"
...
...
Please
register
or
sign in
to post a comment