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: ^^^^^^^^^ * v4.0: `Kiwi `_ released in Dec 2023 * v3.1: `Ripe Mango `_ released in Sep 2023 * v3.0: `Mango `_ released in Feb 2021 * v2.1: `Blood Orange `_ released in Oct 2020 * v2.0: `Orange `_ released in Mar 2020 * v1.0: `Banana `_ released in Aug 2019