File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,9 +145,13 @@ Rough todolist
145145ChangeLog
146146---------
147147
148+ 0.2.6
149+ - Spring Cleaning !!
150+ - Update all dependencies to new versions
151+
1481520.2.5
149153 - Fix ` options.encoding = null ` , thanks @trantorLiu
150- - Basic auth support, thanks @luap
154+ - Basic auth support, thanks @paulvalla
151155 - Updated jsdom dependency to 0.8.2 + others, Node 0.10.x support, thanks @bkw
152156 - Highlight code in docs, thanks @namuol
153157 - Detect non-html responses
Original file line number Diff line number Diff line change 99 " spider" ,
1010 " scraper" ,
1111 " scraping" ,
12- " jquery"
12+ " jquery" ,
13+ " crawler"
1314 ],
1415 "maintainers" : [
1516 {
2425 }
2526 ],
2627 "bugs" : {
27- "mail" : " sylvain@sylvainzimmer.com" ,
2828 "url" : " http://github.com/sylvinus/node-crawler/issues"
2929 },
3030 "licenses" : [
6161 "test" : " node test/testrunner.js"
6262 },
6363 "engines" : [
64- " node >=0.8 .x"
64+ " node >=0.10 .x"
6565 ],
6666 "directories" : {
6767 "lib" : " lib"
You can’t perform that action at this time.
0 commit comments