Skip to content

Fix @Deprecations for 0.12.1 #477

@Jolanrensen

Description

@Jolanrensen

It looks like due to an error in the RELEASE_CHECK_LIST deprecations were migrated before the 0.12 release instead of afterward (when the master branch started to target 0.13).
I already made a PR to fix the order in the checklist: #475
Now the deprecations need to be fixed across the library such that functions that are supposed to be WARNING in 0.12 are WARNING and those that are supposed to be ERROR are error (and removed ones are returned as ERROR).

Metadata

Metadata

Assignees

Labels

invalidThis issue/PR doesn't seem right

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions