Sohrab Behdani@lemmy.world to linuxmemes@lemmy.world · 2 years agowhy is it like this?lemmy.worldimagemessage-square114linkfedilinkarrow-up1667
arrow-up1653imagewhy is it like this?lemmy.worldSohrab Behdani@lemmy.world to linuxmemes@lemmy.world · 2 years agomessage-square114linkfedilink
minus-squarebjornp_linkfedilinkarrow-up3·2 years agoI’m partial to semver where it makes sense and date based releases where it doesn’t. At my work we use <year>.<month>.<version> like 2023.7.v2 for template releases but semver for apps with APIs and such
I’m partial to semver where it makes sense and date based releases where it doesn’t. At my work we use <year>.<month>.<version> like 2023.7.v2 for template releases but semver for apps with APIs and such