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

0.7 was tagged without any breaking changes - should be 0.6.x #318

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

aplavin
Copy link
Member

@aplavin aplavin commented Nov 17, 2024

0.7 was bumped in #317, motivated as

Set version to 0.7, since bumping Julia version requires minor version bump.

But I don't think this is actually the case. Both common sense (bumping julia version compat is non-breaking for package users) and ColPrac:

Changing Julia version compatibility must be a non-breaking feature.
It cannot alone be breaking, since Julia versions that are now unsupported will just never see this newer package release.
If the package is pre-1.0, minor releases count as breaking. Therefore, tag the release as a patch release

agree that it's non-breaking.

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.

1 participant