mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-14 12:49:25 +00:00
Fixes #7340. Removes the unused <Version> element from <LexicalModel> element in the .kps schema. (This needs to be copied to api.keyman.com also.) Updates compiler to check for <FollowKeyboardVersion> and read the version data from the .kmx in that case. Unit tests updated. Some of the fixtures were incorrect as they had <FollowKeyboardVersion> set for model-type packages or packages that contained no keyboards. Fixed. |
||
|---|---|---|
| .. | ||
| kps.xsd | ||
| README.md | ||
kps.xsd
Master version: https://github.com/keymanapp/api.keyman.com/blob/master/schemas/kps/7.0/kps.xsd
2021-07-19 7.0
- Initial version 7.0
2023-04-21 7.0.1
- Removes LexicalModel.Version, as it was never read or written