|
|
|
|
|
by amarshall
2884 days ago
|
|
Regardless of whether it claims to adhere to SemVer, Elm hasn’t had a 1.0.0 release yet, and, as such, the following SemVer clause applies: > Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable. That said, it’s reasonable to think that Elm should have had a 1.0.0 release by now. |
|
But thank you, that is an important point; elm’s own version numbers suggest it isn’t ready for production. Use at your own peril.