Skip to content

Users :: Versioning Policies

Fernando Freire edited this page Aug 21, 2018 · 1 revision

Overview

signal_analog follows the SemVer versioning strategy. This means that:

  • Any and all backwards-incompatible changes require a major version bump
  • Minor version releases may only add new features
  • Patch version releases contain fixes for incorrect behavior in the library

Version Support

The current release of signal_analog will always be supported.

The latest previous major version will be supported up to 6 months from the date of release for the current major version. For example, if we release version 2.0.0 at the beginning of January, then version 1.x will cease to be supported at the beginning of July.