(no title)
arcatek | 4 years ago
So it was a bit disheartening that the founders never bumped the version to 2.x once the rollout was achieved. It's perhaps a bit nitpicky, but it felt like the work wasn't properly appreciated.
arcatek | 4 years ago
So it was a bit disheartening that the founders never bumped the version to 2.x once the rollout was achieved. It's perhaps a bit nitpicky, but it felt like the work wasn't properly appreciated.
koheripbal|4 years ago
I'm a one man shop though so I never branch for major/minor releases.
dnautics|4 years ago
Honestly, for my one-man projects I use 0. to indicate "there is absolutely no backwards compatibility guarantees because I'm still fucking around" and 1. to indicate "this is in prod and I'm confident about it" (with attendant discipline on how semver major/minors are supposed to be used).
kbenson|4 years ago
I say that mostly jokingly, but stuff like this was really annoying around the turn of the century, in a death by a thousand cuts kind of way.
Please, just put the full year in. It's only two more digits, and will prevent the older people that see it from building a little bit of rage up every time they see it.
nwatson|4 years ago
tonyhb|4 years ago
orian|4 years ago
trm42|4 years ago
But for common libraries SemVer feels good solution for not breaking the main products and helps making developers to think about breaking changes etc.
tssva|4 years ago
ThinkBeat|4 years ago
It is also much easier to reference when talking with other devs, users, etc.
We all know the calendar and a date is much easier to remember.
Straight increases 5, 6, 7 ar also easier for user to reference.
PikachuEXE|4 years ago
_puk|4 years ago
An internal rewrite where all the "old bugs" are fixed, but minimal new features are added may feel like a 2.0 for those who worked on it, but for external customers it's the same tool, with the same functionality, just maybe looks a little different.
A 2.0 is often heralded with marketing fanfare, so it needs justification.
I'm not saying it's right, or that one rule fits all; I've seen it first hand and feel your pain.
yjftsjthsd-h|4 years ago
fomine3|4 years ago
debarshri|4 years ago
Versions were bumped now and then, without real major changes.
They use this as marketing gimmick to create buzz that something major is being released but actually it was same old stuff just not ready for primetime.
tomc1985|4 years ago
hzhou321|4 years ago