FYI - Software Development Philosophy
Release early, release often (also: time-based releases, sometimes abbreviated RERO) is a software development philosophy that emphasizes the importance of early and frequent releases in creating a tight feedback loop between developers and testers or users, contrary to a feature-based release strategy. Advocates argue that this allows the software development to progress faster, enables the user to help define what the software will become, better conforms to the users' requirements for the software,[1] and ultimately results in higher quality software.[2] The development philosophy attempts to eliminate the risk of creating software that no one will use.[3]
https://en.wikipedia.org/wiki/Release_e ... ease_often
Rune uses Feature-based Release Strategy for sure.