Changes 739 B

12345678910111213
  1. Sun May 8 07:50:07 UTC 2011 New version Scrappy-0.94111280
  2. Fixed a major bug in the download action
  3. Added first, last and each methods to parser
  4. Fri May 6 01:10:37 UTC 2011 New version Scrappy-0.94111260
  5. Changed project creation script in Scrappy::Action::Generate
  6. Added native Data::Dumper::Dumper() support via the dumper() method
  7. Parser no longer croaks on "no html source" and simply returns an empty arrayref
  8. Thu May 5 02:54:09 UTC 2011 New version Scrappy-0.93111250
  9. Added action to allow the scrappy cli to download webpages
  10. Added Tiny::Try support to all get/post function so not to crash the calling app
  11. Fixed bug in the back() function
  12. Fixed bug download and store content saving functions