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

Numeric value mapping for tag values #184

Open
skipperTux opened this issue Aug 18, 2022 · 0 comments
Open

Numeric value mapping for tag values #184

skipperTux opened this issue Aug 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@skipperTux
Copy link

For frameworks not allowing strings as values in specific version classes (like the AssemblyVersionAttribute in .NET) it would be nice to have a numeric tag value, something like NTAG, mapping a tag value to a numeric value for the revision:

alpha = 0
beta = 1
rc = 2
post = 3
final = 4

Not sure about the work amount though. Any thoughts?

@mbarkhau mbarkhau added the enhancement New feature or request label Oct 15, 2022
@mbarkhau mbarkhau changed the title [feature request] Numeric value mapping for tag values Numeric value mapping for tag values Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants