- Refactor: use `responses` library for unit test data loading and request mocking (552) - Bugfix: add retrieval of 'description' field to allrecipes, chefkoch scrapers (556) - Bugfix: ensure 'scraper' variable is declared within scrape_html method (557)
14.3.0
- Adds [MarleySpoon support for the Belgian, Dutch, Austrian and Swedish sites](https://github.com/hhursev/recipe-scrapers/pull/555)
Creds robvdw2
14.2.0
- Add support for KitchenStories (549) - Add support for MarleySpoon (548)
Thanks to astappiev for adding both of these.
14.1.0
- Add support for NHS Healthier Families (544)
14.0.0
Adds [`scrape_html` method in the lib](https://github.com/hhursev/recipe-scrapers/pull/540).
Creds hay-kot
13.33.0
- Add scraper for [lecker.de](https://github.com/hhursev/recipe-scrapers/issues/541)