Bump version number to 1.2.0-development; fix ordering and formatting of spec entries in schema table; adjust format of dataTypes appendix table#165
Conversation
1.2-draft, fix ordering of spec entries relative to schema table1.2.0-development, fix ordering of spec entries relative to schema table
1.2.0-development, fix ordering of spec entries relative to schema table1.2.0-development, fix ordering and formatting of spec entries in schema table
1.2.0-development, fix ordering and formatting of spec entries in schema table1.2.0-development; fix ordering and formatting of spec entries in schema table; adjust format of dataTypes appendix table
|
@samuelpowell Also, we just bumped the version number in PR #147. But I see under file changes for this PR that it still reflects the old version number, which was there when this PR was first made. Seems odd to me that the file changes is not reflecting the current state of the master branch. |
|
@dboas this PR is specifically to fix the schema table, so I think it's fine to merge and then deal with the specifics of the content in #155 as required. (Regarding the version number, that is normal - the work in this PR was banched from master before those changes were made, and unless they are merged into this branch, or this branch is rebased onto the latest master commit, the new changes will not be seen. It will all be resolved, or not, when this is merged) |
Schema table order did not match the table of contents of the spec. Also bumping the vnum in the beginning of the document to reflect the new version number
The measurementList/measurementLists are much like 2D/3D probe geometries in that only one is required--I have edited the schema to reflect this.
Edit: I see #147 also bumps version. I think both of these are ready for merge.