Comment on Our Use of Haskell and ElmparentComments−amarshall8yRegardless 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.−mebassett8yApologies, I should have been more clear. I don’t know if elm /claims/ to adhere or not. I only know that in practice it doesn’t.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.
Comments
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:
That said, it’s reasonable to think that Elm should have had a 1.0.0 release by now.
Apologies, I should have been more clear. I don’t know if elm /claims/ to adhere or not. I only know that in practice it doesn’t.
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.