lukechilds on Nostr: It’s actually valid semver during 0.x.x releases. https://semver.org/#spec-item-4 ...
It’s actually valid semver during 0.x.x releases.
https://semver.org/#spec-item-4 Technically according to spec you can do anything during 0.x.x releases but it’s common convention to push the meanings across one place so:
- 0.5.3 > 0.6.0 = major bump
- 0.5.3 > 0.5.4 = minor bump
- No way to define a patch bump
This is the convention we’ve been following since initial launch of 0.1.0.
Published at
2023-06-24 01:50:49Event JSON
{
"id": "7ae25276f31eb80c7b3dbd66ae3d063710a1738c40fddb73d01edadb1e9e5a14",
"pubkey": "bae77874946ec111f94be59aef282de092dc4baf213f8ecb8c9e15cb7ed7304e",
"created_at": 1687571449,
"kind": 1,
"tags": [
[
"e",
"4a7f9094b7fb49c4c9fecf26a5fd02676cccdac2e72d1ecc1dfc79547208ade5",
""
],
[
"e",
"12c98c198b6c552709ec38042b5556c486062d64c4fb28f4f708ff854f6c1023"
],
[
"p",
"ea2e3c814d08a378f8a5b8faecb2884d05855975c5ca4b5c25e2d6f936286f14"
],
[
"p",
"356875ffd729b06eeb4c1d7a70a1f750045d067774d21c0faffe4af2bf96a2e8"
],
[
"t",
"spec"
]
],
"content": "It’s actually valid semver during 0.x.x releases. https://semver.org/#spec-item-4 \n\nTechnically according to spec you can do anything during 0.x.x releases but it’s common convention to push the meanings across one place so:\n\n- 0.5.3 \u003e 0.6.0 = major bump\n- 0.5.3 \u003e 0.5.4 = minor bump\n- No way to define a patch bump\n\nThis is the convention we’ve been following since initial launch of 0.1.0.",
"sig": "1fb6816e4882fb7ca4883b561ab38848b4e6a11cd99b65ab4dfa3a72c38f842c85860a7064a8a7c50e8b34441bd03acae56d8d6c063391fb24130e5c724b0a48"
}