Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Remove support for Marshmallow v2 #22

Closed
SVilgelm opened this issue Mar 16, 2018 · 5 comments
Closed

Remove support for Marshmallow v2 #22

SVilgelm opened this issue Mar 16, 2018 · 5 comments
Assignees
Labels
todo Something that should be done someday in the future

Comments

@SVilgelm
Copy link
Member

Marshmallow is moving to v3 and It's already have some incompatible features. I don't see any reasons to keep the hacks for compatibility with version 2.
So, I'm going to remove compatibility when Marshmallow releases a stable version 3.

@SVilgelm SVilgelm added the todo Something that should be done someday in the future label Mar 16, 2018
@SVilgelm SVilgelm self-assigned this Mar 16, 2018
@dsully
Copy link

dsully commented Mar 24, 2018

+1

@Sytten
Copy link

Sytten commented Sep 16, 2019

Well this is it, v3 is released!

@lmignon
Copy link
Contributor

lmignon commented Oct 17, 2019

@SVilgelm I need some features provided by marshmallow3 when instantiating a marshamallow object (ignore unknown fields).
Can I propose a PR to drop the support for v2?

@SVilgelm
Copy link
Member Author

SVilgelm commented Jan 3, 2020

Fixed in #68

@SVilgelm SVilgelm closed this as completed Jan 3, 2020
@SVilgelm
Copy link
Member Author

SVilgelm commented Jan 3, 2020

Released in v2.0.0: https://pypi.org/project/marshmallow-objects/2.0.0/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
todo Something that should be done someday in the future
Projects
None yet
Development

No branches or pull requests

4 participants