Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 612 Bytes

File metadata and controls

33 lines (18 loc) · 612 Bytes

0.1.8 / 2015.04.08

  • Updated markup parsing for date

0.1.7 / 2014.08.29

  • Moved to Cheerio.js for parsing HTML
  • Refactored library to increase readability

0.1.6 / 2014.03.09

  • Ensuring queries are URI encoded properly

0.1.5 / 2014.03.09

  • Simplified init (initialize function still works, but is unnecessary)

0.1.4 / 2014.03.09

  • Modified url property of search results to include fully qualified URL for each listing

0.1.3 / 2014.03.03

  • Refactoring of some internals
  • Added robust unit tests

0.1.2 / 2014.03.03

  • Enhanced documentation

0.1.1 / 2014.03.03

  • Initial release