Which version scheme do we want to use?
Options:
- SemVer
1.2.3
- Time-based (tags) —>
2023.1 (Year.incremented integer starting at 1)
- Pro
- Gives some indication about order and time
- Con
- Might feel outdated, even if “just” stable
- City names
Aachen
- Single integer
1
Related issues:
#130 decided that versions are only about identity and relation, nothing more implied.
#58 decided that M3 and serialization format share a version, i.e. an M3 and the corresponding serialization format always have the same version.
Which version scheme do we want to use?
Options:
1.2.32023.1(Year.incremented integer starting at 1)Aachen1Related issues:
#130 decided that versions are only about identity and relation, nothing more implied.
#58 decided that M3 and serialization format share a version, i.e. an M3 and the corresponding serialization format always have the same version.