simphony / simphony-osp

A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16 stars 12 forks source link

Generate warning message upon mismatch of OSP-core versions #621

Closed yoavnash closed 1 year ago

yoavnash commented 3 years ago

Would be helpful to have a warning message to avoid problems like this one: #619

kysrpex commented 1 year ago

This is simply our fault for not strictly adhering to SemVer. The solution is that we adhere to SemVer properly. If this is the case then only major version numbers would be incompatible, but this is already implicit in the versioning policy, so no warning is needed.