|
|
|
|
|
by nickez
568 days ago
|
|
It would be semver compatible if they used 0.DATE.0 or 0.0.DATE instead. from semver spec: 4) Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable. |
|