sox_ng wiki - Releases


Releases

sox_ng has a time-based release cycle using Semantic Versioning. Each of the versions has a new release every six months.

Release levels

Micro

Numbered X.Y.Z+1, micro releases include bug fixes, spelling errors and very small enhancements to existing features but no new features. Changes, apart from the bug fixes, are both forward- and backward-compatible.

Each six months, all the release series (currently 14.4.X, 14.5.X and 14–6-X) get all the bug fixes applied in the main development branch since the last micro release (well, the ones that apply to them).

So, there have been 173 commits to the main branch since the last micro release.

The last micro releases were made on 2025–02–18 and the next micro releases are scheduled for 2025–08–18.

Minor

Numbered X.Y+1.0, minor releases add new features and functionality in a backward-compatible manner but “not too many at once”.

The next minor release, 14.7.0, is scheduled for 2025–11–18.

Major

Major releases, numbered X+1.0.0 include changes that are not backward-compatible and major new feature sets.

A major release is not planned.

For each release

On the Releases page they will be ordered in reverse chronological order of the commit that the tag points to so, if you are making several at once and want the most recent minor release first, make the “Release 14.whatever” commits in order from the oldest to the newest.

Further reading

Release management

Semantic versioning


Generated by makehtml.sh on Mon Oct 13 18:11:57 CEST 2025