This probably should've been 14.16.1 now that I think about it (bugfixes only, no new scrapers) - oops. We've not always adhered to that I suppose.
- reishunger.de: bugfixes and add support for multi-method recipes (#616)
- Use isodate library to attempt ISO 8601 duration parsing in get_minutes (#610)
- Fixup to run unit tests on MacOS and Windows in GitHub Actions (#629)
- mypy: ignore type
union-attrerrors in scraper modules, to deal with false positives from BeautifulSoup'sfindreturn type (e33181a)
Thanks @vabene1111 for the reishunger improvements!