Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨ feat: Updating regex to fully support "semver" #424

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

ricardoapaes
Copy link
Contributor

@ricardoapaes ricardoapaes commented Jan 29, 2025

In the projects I use in my work, we use beta versions in semver format, such as:

  • 1.2.3.4-beta+exp.sha.5114f85
  • 1.2.3-alpha+001

And when I updated to the newer versions of the project (>2.3.0) errors started to occur informing me that it was an invalid version.

I am proposing to also support this format in compilations.

@lukaszlenart lukaszlenart merged commit 3e6e57f into orphan-oss:master Jan 30, 2025
3 checks passed
@lukaszlenart
Copy link
Collaborator

Thanks, new version is out!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants