Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.x #28

Merged
merged 47 commits into from Mar 24, 2013
Merged

v0.1.x #28

merged 47 commits into from Mar 24, 2013

Conversation

lbdremy
Copy link
Owner

@lbdremy lbdremy commented Feb 3, 2013

superagent supports uncompression.
…pass in argument in scrapinode.use(path,content,operator).

the next argument was a function, it was looking like a callback and it was not a callback but was more like a passthrough operator, this could have lead to problems and uncomprehension.
This feature is now replaced, now if you want to passthrough and so reach another "operator" method, you should return "null" and not call the argument "next" which is now unavailable.
…nd match any numbers in the attribute content before ";".
@lbdremy
Copy link
Owner Author

lbdremy commented Feb 18, 2013

Close #4

@lbdremy
Copy link
Owner Author

lbdremy commented Feb 18, 2013

Close #19

@lbdremy lbdremy merged commit 4bbbee4 into master Mar 24, 2013
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 4bbbee4 on v0.1.x into * on master*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants