This document described development and release policies for the Translator Reasoner API.
- The repository has two "stable" branches,
masterandextended - The
masterbranch contains the latest stable version of the core API schema - The
extendedbranch contains the latest stable extended API schema, a definition of additional properties that are used and promoted by at least one team
- The repository may contain a number of branches for pre-release versions, e.g.
v1.1.x
- Each merge into master must include a version bump
- The
extendedbranch shall maintain the same version number asmaster