Skip to content

Improve version handling#23

Merged
gentlegiantJGC merged 7 commits into1.0from
impr-version
Dec 5, 2025
Merged

Improve version handling#23
gentlegiantJGC merged 7 commits into1.0from
impr-version

Conversation

@gentlegiantJGC
Copy link
Member

@gentlegiantJGC gentlegiantJGC commented Dec 5, 2025

Remove min_version and max_version. These behaviour of these properties was confusing.
Add (min/max/max_known) semantic_version and block_version properties.
These are clearer what they do.
max_known indicates a real version to use as an upper bound. max is generally not a real version and exists purely to catch future versions.

This is in the setup.py but it is useful to be able to run it on its own
Remove min_version and max_version. These behaviour of these properties was confusing.
Add (min/max/max_known) semantic_version and block_version properties.
These are clearer what they do.
max_known indicates a real version to use as an upper bound. max is generally not a real version and exists purely to catch future versions.
@gentlegiantJGC gentlegiantJGC merged commit 68426cf into 1.0 Dec 5, 2025
8 checks passed
@gentlegiantJGC gentlegiantJGC deleted the impr-version branch December 5, 2025 16:20
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