Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 495 Bytes

versioning.rst

File metadata and controls

12 lines (7 loc) · 495 Bytes

Versioning

This project follows Semantic Versioning with the following caveats:

  • Only the public API (i.e. the objects imported into the schemable module) will maintain backwards compatibility between MINOR version bumps.
  • Objects within any other parts of the library are not guaranteed to not break between MINOR version bumps.

With that in mind, it is recommended to only use or import objects from the main module, schemable.