Versions

Runko uses major.minor code versioning scheme, i.e., 1.0, 2.1 etc. in its official releases. Major versions typically introduce new features, major code refactoring, and other large changes. Minor versions contain smaller bug fixes and enhancements.

See GitHub Release History for more details and a change log.

Note

Tip of the GitHub master branch (.e., latest) tracks the most recent development version of the code. To run a spesific version you have to downgrade the repository to that tag.

Version history

Upcoming:

  • v4.1: Ripe Kiwi
    • collection of bug fixes to Kiwi.

    • Unfinished release corresponds to the latest GitHub commit.

    • Recommended version for standard users

  • v5.0: Unnamed developer version
    • A major code revision.

    • Latest commits in the branch reflect the state-of-the-art.

    • Recommended version for developers

Previous: