Skip to content

Add support for "version ranges" in versioning #42

@bruno-f-cruz

Description

@bruno-f-cruz

The current device schema defines several target hardware, software, and firmware versions.
Since these schemas can target several versions simultaneously, we should add support to define version ranges.
The current suggestion is to adopt the specs followed by nuget.

Should use the https://www.nuget.org/packages/NuGet.Versioning package with NuGetVersion.Parse(string)

Or the range should be implemented in the already existing class HarpVersion

Metadata

Metadata

Labels

proposalRequest for a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions