Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 806 Bytes

File metadata and controls

19 lines (14 loc) · 806 Bytes

Versioning and Release

This document describes the versioning and release process of CBOR PHP. This document is a living document, contents will be updated according to each release.

Releases

CBOR PHP releases will be versioned using dotted triples, similar to Semantic Version. For this specific document, we will refer to the respective components of this triple as <major>.<minor>.<patch>. The version number may have additional information, such as "-rc1,-rc2,-rc3" to mark release candidate builds for earlier access. Such releases will be considered as "pre-releases".

Minor Release Support Matrix

Version Supported
3.3.x
3.2.x
< 3.2.x