14.58.1
Bugfixes:
- The
nosalty.hu
scraper has been added to theSCRAPERS
supported-hosts dictionary (#1188). - Misleading deprecation notices about
options
had been emitted when using thewild_mode
keyword argument; these no longer occur (#1191). wild_mode
was incorrectly enabled whenscrape_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! 🎉