Skip to content
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

Remove all deprecated functions from 3.0 #3799

Closed
syrusakbary opened this issue Apr 20, 2023 · 1 comment · Fixed by #3910
Closed

Remove all deprecated functions from 3.0 #3799

syrusakbary opened this issue Apr 20, 2023 · 1 comment · Fixed by #3910
Assignees
Labels
🚨 breaking change This Issue or PR involves a breaking change 🎉 enhancement New feature! priority-high High priority issue
Milestone

Comments

@syrusakbary
Copy link
Member

Remove all deprecated functions from 3.0.

Apart from the ones marked as #[deprecated(...)], we will need to deprecate:

  • Everything duplicating the NativeEngineExt functions outside of NativeEngineExt
@syrusakbary syrusakbary added the 🎉 enhancement New feature! label Apr 20, 2023
@syrusakbary syrusakbary added this to the v4.0 milestone Apr 20, 2023
@theduke theduke added priority-high High priority issue 🚨 breaking change This Issue or PR involves a breaking change labels May 9, 2023
@ptitSeb
Copy link
Contributor

ptitSeb commented May 17, 2023

rename deserialize_checked and deserialize_unchecked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 breaking change This Issue or PR involves a breaking change 🎉 enhancement New feature! priority-high High priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants