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 deprecations incl sort! piracy, bump version to 2.0 #109

Closed

Conversation

ericphanson
Copy link
Member

@ericphanson ericphanson commented Nov 21, 2023

fixes #25
fixes #97
fixes #90

Breaking changes are painful, especially with 281 dependents, but the piracy is affecting 4k indirect dependent and it seems better to remove this sooner rather than later.

Note sort! was only deprecated in v1.2, so it is indeed semver breaking to remove it.

@ericphanson
Copy link
Member Author

If we go this route we should make a breaking release of DataStructures at the same time, as it reexports this package, as pointed out by @GunnarFarneback on slack

@ericphanson
Copy link
Member Author

closing in favor of #110

@ericphanson ericphanson closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keys and getindex of OrderedSet Invalidations due to conversion to OrderedDict Type piracy?
1 participant