nextcloud / nextcloud/appstore
Full Semver support
- Dominant language
- Python
- Stars
- 391
- Forks
- 175
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
---
## Feature request
**Is your feature request related to a problem? Please describe.**
The semver standard does support, for example, build numbers that are indicated by a plus sign (e.g. as in `1.2.3+4`). The regex in the info.xsd does not allow them. There are two regex on semver.org that could be used: https://semver.org/#spec-item-10
Contributor guide
Assessment
This issue has not been assessed yet.