SINTEF-9012 / cloudml

CloudML: Transparent deployment of cloud applications
GNU Lesser General Public License v3.0
27 stars 8 forks source link

Provide periodical stable (or "more stable") releases #47

Open rickdesantis opened 9 years ago

rickdesantis commented 9 years ago

Hello, as the title suggests, it should be possible to use a stabilized version of the tool, as using a "rolling release" version is definitely prone to errors: if I test something with the version x.y.z of a tool, it should keep working in the same way with such version, and not break (as in change behavior) for some update/fix.

Thanks! Riccardo