hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.74k stars 531 forks source link

Preparation for v15.3.0 #1374

Open jayaddison opened 1 week ago

jayaddison commented 1 week ago

Here's what I've prepared so far as a commit message for an upcoming v15.3.0 release. Generally I tend to add all the pull request numbers when creating the corresponding release on GitHub (from the git tag.. and causing the GitHub Actions publish workflow to initiate).


Bump version to 15.3.0:

Adds support for:

Extends fields supported by:

Bugfixes:

Removals:

Misc:


In this case there are more items in the release note than usual, so it could take a while to annotate them with the pull request (especially because there's not a 1-1 mapping). Even so, I find it a useful process to do during a release - it helps as a reminder about what's included, and allows for some re-inspection of the details.

Edit: update added-support list Edit: update extended-field-support list (x2)

jayaddison commented 1 week ago

Contributors for this release are: @hhursev @jayaddison @jknndy @oahnh @ReneNulschDE @romainchassaigne ... am I omitting anyone?

I'd also like the following items to be merged before release:

Edit: update credit list

jayaddison commented 6 days ago

Update: we'll exclude this from the upcoming v15.3.0 release.

I'm not yet certain about this one, given that we are not including #1373 - so I'm planning to defer it until a later time.

jayaddison commented 5 days ago

I'm still not sure about #1320, so I'm going to take some time to pause (for likely a week or two) before preparing this release. If anyone else would prefer to go ahead and manage/publish the release, that's of course fine.