Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@tamarasaurus tamarasaurus released this 21 Jul 15:20
· 8 commits to master since this release
2381528
  • #27 Write unit tests for helpers
  • #19 Add tests for scraper runner and sources
  • Improved regex for price and size helpers
  • Refactor sources
  • Add colours to logs

BC Breaks

  • Split HTMLSource and JSONSource into separate files at /scraper/src/types/html-source.ts and /scraper/src/types/json-source.ts. If you have custom sources you'll need to update your imports.