Skip to content

14.58.1

Compare
Choose a tag to compare
@jayaddison jayaddison released this 26 Jul 13:49
· 76 commits to main since this release

Bugfixes:

  • The nosalty.hu scraper has been added to the SCRAPERS supported-hosts dictionary (#1188).
  • Misleading deprecation notices about options had been emitted when using the wild_mode keyword argument; these no longer occur (#1191).
  • wild_mode was incorrectly enabled when scrape_html was called on recipe URLs for unsupported sites (#1186).

Misc:

  • Consistent ordering of JSON keys in test data, to support code review (#1151).
  • A deprecation notice for the scrape_me function has been added (#1192).
  • Updates to the README based on user support feedback (#1182).

WIth thanks to @jknndy for the consistent JSON key ordering improvements! 🎉