Conversation
|
@ecly thank you for preparing the PR! Agree with you that we should probably bump version number to 0.2.0 to highlight the breaking change. |
Looking at it closer, I'm actually not even sure if it should be considered backwards incompatible. The only way in which it would break anything is if a User subclasses I've added code to So probably 3 options:
Let me know which you prefer @laurentS then I'll prepare it. |
|
Any plans to release it? |
|
@laurentS - any plans to ship this any time soon? |
This PR prepares the 0.1.10 release. Added notes for all remaining distinct commits since 0.1.9.
Not sure 0.2.0 would be more appropriate given the breaking changes. Another option could be to change the implementation from #160 to be backwards compatible using
inspect. Let me know what you think @laurentS then I'd be happy to help.As per: #160 (comment)