While working on #487 i thought that a change on UI would sometime require a change in test. This correlates with the concept of Breaking Change. Currently, there is no concept of Versioning on web-IDE release. So a major/minor would be purely based on feature/speculation. Introducing https://semver.org/ could help maintain clarity and add an history of releases.
While working on #487 i thought that a change on UI would sometime require a change in test. This correlates with the concept of Breaking Change. Currently, there is no concept of Versioning on web-IDE release. So a major/minor would be purely based on feature/speculation. Introducing https://semver.org/ could help maintain clarity and add an history of releases.