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 deprecated features in 1.0.0 #67

Open
binaryDiv opened this issue Jun 15, 2022 · 0 comments
Open

Remove deprecated features in 1.0.0 #67

binaryDiv opened this issue Jun 15, 2022 · 0 comments
Labels
blocked This cannot be done yet because of some dependencies breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work.
Milestone

Comments

@binaryDiv
Copy link
Contributor

Before releasing the 1.0.0 version, we need to cleanup the code a bit.

One part of this is removing features or compatibility measures that are marked as "deprecated", e.g. compatibility imports for moved modules, and the create_with_defaults() method in the ValidataclassMixin.

NOTE: To avoid breaking changes, this needs to be done in the 1.0.0 release and not any earlier.

@binaryDiv binaryDiv added blocked This cannot be done yet because of some dependencies breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work. labels Jun 15, 2022
@binaryDiv binaryDiv added this to the 1.0.0 Release milestone Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This cannot be done yet because of some dependencies breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work.
Projects
None yet
Development

No branches or pull requests

1 participant