michelsalib / chai-shallow-deep-equal

Shallow deep equal for chai
20 stars 9 forks source link

Please use semver #4

Closed kossnocorp closed 10 years ago

kossnocorp commented 10 years ago

http://semver.org/

michelsalib commented 10 years ago

Isn't 0.0.3 not compatible with semver?

michelsalib commented 10 years ago

Erf, I am using it for a few months now, without issue, I guess I could release 1.0.0. Would that do?

kossnocorp commented 10 years ago

Basically it is, there is no strict rule about 0.0.0 but:

The simplest thing to do is start your initial development release at 0.1.0 and then
increment the minor version for each subsequent release.

Anyway, common sense suggests to follow this recommendation.

About v1.0.0, :+1: for it. I love your library, works like charm (except dates ;-)! But let me test dates support for little while.

michelsalib commented 10 years ago

1.0.0 is release on both github and npm.