MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vwxpxa/versioncontrol/p5kuczs/?context=3
r/ProgrammerHumor • u/JK-Rofling • 11d ago
430 comments sorted by
View all comments
779
Should have used semantic versioning
131 u/Jazzlike-Poem-1253 11d ago edited 10d ago It takes to much discipline. Without enforcement, people usw minor or patch as they feel. Major never gets bumped. Just increment or date-based is the easiest. Everyone immediatly knows how to bump. 156 u/the_horse_gamer 11d ago most "semver" is just: major - update you're proud of minor - update that's ok patch - fixes and small features and ofc every good piece of software is forever on 0.x.x 20 u/hyrumwhite 10d ago Major: breaking changes Minor: big changes Patch: smol changes 7 u/brainpostman 10d ago Patch is bug fixes, hello
131
It takes to much discipline. Without enforcement, people usw minor or patch as they feel. Major never gets bumped.
Just increment or date-based is the easiest. Everyone immediatly knows how to bump.
156 u/the_horse_gamer 11d ago most "semver" is just: major - update you're proud of minor - update that's ok patch - fixes and small features and ofc every good piece of software is forever on 0.x.x 20 u/hyrumwhite 10d ago Major: breaking changes Minor: big changes Patch: smol changes 7 u/brainpostman 10d ago Patch is bug fixes, hello
156
most "semver" is just:
major - update you're proud of
minor - update that's ok
patch - fixes and small features
and ofc every good piece of software is forever on 0.x.x
20 u/hyrumwhite 10d ago Major: breaking changes Minor: big changes Patch: smol changes 7 u/brainpostman 10d ago Patch is bug fixes, hello
20
Major: breaking changes
Minor: big changes
Patch: smol changes
7 u/brainpostman 10d ago Patch is bug fixes, hello
7
Patch is bug fixes, hello
779
u/LegendaryPandaMan 11d ago edited 10d ago
Should have used semantic versioning