You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be that at some point the structure of quickMockup gets changed so much that an existing quickMockup file might not work anymore with the current version. Should we keep track of versioning to detect what might be breaking changes? Eg. semver?
The text was updated successfully, but these errors were encountered:
The loading of an existing mockup was recently implemented. Before the assumption was that the user just save the whole page, thus "breaking" did not make much sense before.
Now it might, but the function is still too new (3/2016) to say how often such changes occur.
It could be that at some point the structure of quickMockup gets changed so much that an existing quickMockup file might not work anymore with the current version. Should we keep track of versioning to detect what might be breaking changes? Eg. semver?
The text was updated successfully, but these errors were encountered: