-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0 backwards compatibility breaks #268
Comments
To do for object_id -> resource_id:
|
lemon24
added a commit
that referenced
this issue
Jul 19, 2022
lemon24
added a commit
that referenced
this issue
Jul 20, 2022
lemon24
added a commit
that referenced
this issue
Jul 20, 2022
lemon24
added a commit
that referenced
this issue
Jul 23, 2022
lemon24
added a commit
that referenced
this issue
Jul 23, 2022
lemon24
added a commit
that referenced
this issue
Jul 23, 2022
lemon24
added a commit
that referenced
this issue
Jul 23, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 24, 2022
lemon24
added a commit
that referenced
this issue
Jul 25, 2022
lemon24
added a commit
that referenced
this issue
Jul 25, 2022
lemon24
added a commit
that referenced
this issue
Jul 25, 2022
lemon24
added a commit
that referenced
this issue
Jul 26, 2022
lemon24
added a commit
that referenced
this issue
Jul 30, 2022
3.0 released, resolving. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is to track all the backwards compatibility breaks we want to do in 3.0.
Things that require deprecation warnings pre-3.0:
tuple[str]
; Consider merging tags and metadata #266 (comment)Things that do not require / can't have deprecation warnings pre-3.0:
.reader.mark_as_read
to.reader.mark-as-read
plugin_func(reader)
exceptions in make_reader() should be wrapped in PluginErrorThe text was updated successfully, but these errors were encountered: