Version structure change (maybe) #2

Open
opened 2024-11-21 15:47:54 +01:00 by strix · 1 comment
Owner

I kind of like the incremental nature of versions.
right now, it's just a u64 that increments every time a release happens.

maybe increase the version size to u128 so we never ever have to worry about running out and so we can have people use the version system in their own way, by "abusing" the bytes.

I kind of like the incremental nature of versions. right now, it's just a u64 that increments every time a release happens. maybe increase the version size to u128 so we never ever have to worry about running out and so we can have people use the version system in their own way, by "abusing" the bytes.
Author
Owner

otherwise, string semantic versioning

otherwise, string semantic versioning
strix added the
enhancement
needs thinking
labels 2024-11-21 15:50:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: strix/packager#2
No description provided.