Skip to content
Mateusz Łoskot edited this page May 18, 2015 · 2 revisions

Note, SOCI has dropped the git-flow branching model.

See also Contributing page.

master

The master branch is where the mainline development occurs. It is going to be released as SOCI 4.0.0.

release/3.2

The release/3.2 is SOCI 3.2 maintenance branch based on the latest fixed release of SOCI 3.2.3. The branch may accept accept bug fixes only.

There is no plan for fixed release of next SOCI 3.2.4. Instead, SOCI 3.2 has switched to rolling release with updates available directly from the release/3.2 branch in the repository.

Clone this wiki locally