SINTEF / dlite

DLite - a lightweight data-centric framework for semantic interoperability
https://SINTEF.github.io/dlite
MIT License
29 stars 6 forks source link

Improved control over code changes #925

Closed jesper-friis closed 2 months ago

jesper-friis commented 2 months ago

Description

Implemented the formalised code changes described in PR #920.

Benefits: Make it possible to improve our control over code changes. Provide predictability for when changes will happen and give users a time-span to a given versions number to adapt to new changes.

Motivation: This PR was motivated by PR #907. When merged, we can address PR #907 as our first behavior change.


Possible further work: Automatic generation of a page in the online documentation that lists upcoming versions including (for each upcoming version):

Would such a page be useful? It would not include planned new features (for that we can use github issues and milestones).

Type of change

Checklist for the reviewer

This checklist should be used as a help for the reviewer.