Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spec version 2.0 #217

Merged
merged 3 commits into from
Mar 24, 2020
Merged

Add Spec version 2.0 #217

merged 3 commits into from
Mar 24, 2020

Conversation

svbender
Copy link
Contributor

No description provided.

docs/pages/Configuration.md Outdated Show resolved Hide resolved
docs/pages/Configuration.md Outdated Show resolved Hide resolved
Copy link
Member

@RandomByte RandomByte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash and merge

@svbender svbender merged commit 8b4ef13 into ui5-tooling-2.0 Mar 24, 2020
@svbender svbender deleted the spec-version-2.0 branch March 24, 2020 20:28
Copy link
Contributor

@KlattG KlattG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only checked the green bits and have one suggestion. I expect that users will want to know exactly which versions are backward-compatible and which aren't. If something isn't compatible, it should be listed in the table below the sentence. If you're not sure yourself about the extent of backward-compatibility, don't mention it at all. Please get rid of the "might" - it just confuses the reader.

@@ -308,13 +308,14 @@ All changes are documented below.

### Compatibility Matrix

Unless otherwise noted in the table below, the UI5 Tooling modules are backward compatible in the means that for example UI5 CLI v2.0 will still be able to handle a project that is using Specification Version `1.0`.
Unless otherwise noted in the table below, the UI5 Tooling modules are backward compatible in the means that for example UI5 CLI v3.0.0 might still be able to handle a project that is using Specification Version `1.0`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest to modify this sentence as follows:
"Unless otherwise noted in the table below, the UI5 Tooling modules are backward compatible."

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, we'll change it to match your proposal in a separate Pull Request 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants