lemon24 / reader

A Python feed reader library.
https://reader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
438 stars 36 forks source link

3.0 backwards compatibility breaks #268

Closed lemon24 closed 2 years ago

lemon24 commented 2 years ago

This is to track all the backwards compatibility breaks we want to do in 3.0.

Things that require deprecation warnings pre-3.0:

Things that do not require / can't have deprecation warnings pre-3.0:

lemon24 commented 2 years ago

To do for object_id -> resource_id:

lemon24 commented 2 years ago

3.0 released, resolving.