Closed
Description
Situation
We deprecated most of our module-level functions, but it seems, I forgot semver.match
.
Proposal
I assume, this function should also be added to the list of deprecated function. It also should be moved to the semver.VersionInfo
class.
@python-semver/reviewers Any objections?
There are some other module-level functions:
semver.compare
semver.max_ver
semver.min_ver
@gsakkis: What should we do with these? Deprecate them too and move them to the semver.VersionInfo
class?
Metadata
Metadata
Assignees
Labels
Unclear or open issue subject for debateUnclear or open issue subject for debateOnly for the major release 2Only for the major release 2