How to create a new version

A version is a snapshot of a Project

Versioning is one way of maintaining control of a Project, and can be particularly important if you are working in a Team Space, building a Project with colleagues.

To take a Version is to take a snapshot of the whole project.

How to CREATE a new Version

Taking a new version

Three-part version numbers

Logiak supports the common major-minor-patch scheme for naming versions.

Breaking changes are indicated by increasing the major number (high risk); new, non-breaking features increment the minor number (medium risk); and all other non-breaking changes increment the patch number (lowest risk).

Versions can be viewed read-only

New Projects can be started from versions