^
I'm doing an update in a little while so I'll see if I can make any improvements to that as well.
I'm so glad I'm only supporting chrome, if I were to support other browsers I'd have quit my job I think
Anyway I do appreciate you letting me know, most of the things I've changed due to different versions of chrome have been improvements, so in the long its for the better.
I'll post again to let you know when I've done an update and hopefully it'll help with your signature
Keighlea
said
:
As an off topic question, how do you pick your version numbers? Like what made you go from 1.x to 2.x and to 3.x? Major changes to how it works?
Generally version numbers follow Major.Minor.Patch. But there are many variants. It seems to come down to personal preference.
For my version numbers, I treat the first digit as major (usually means the update isn't backwards compatible) and I generally treat the last 3 digits as a single number and increment that.
However I will increment the the second digit if I feel there maybe some compatibility issues. For example changing the avatar system didn't make it non-backward compatible, but rolling back would cause issues so the second digit can reflect that.
Basically think of the first digit is the major version, the following are both patches and updates.
I mainly did it this way because at the time I didn't know how google read version numbers, and if they don't increment in a certain way I can't update. So I played it safe with major followed by 3 digits.
The last digits, even though they increment as a single digit (most of the time), don't actually represent the amount of updates. I increment my test versions and they often don't get published. Though lately I don't think I've skipped any versions.
Now about that quoting thing, I really don't want to install canary to see what's going on. I had a bad experience last time. So I'm not sure what I'll do about it just yet.
Edit: J3 beat me to it!
27-Jul-2014 08:04:55
- Last edited on
27-Jul-2014 08:05:44
by
Indecent Act
Indecent Act
said
:
Now about that quoting thing, I really don't want to install canary to see what's going on. I had a bad experience last time. So I'm not sure what I'll do about it just yet.
That's A-ok
Just thought I'd raise the issue so you knew about it is all <3