Re: PureBasic 5.42 LTS final is available !
Posted: Sun Jul 03, 2016 8:40 pm
What is the life cycle for 5.42 LTS ?
- np
- np
http://www.purebasic.com
https://www.purebasic.fr/english/
Thanks. I've been coding with 5.5, so I haven't had ascii for a while.. more specifically my question is:Thunder93 wrote:Support for Ascii compilation ends after the next LTS cycle
1. The next update to v5.42 LTS will be after v5.50 is finalized.NoahPhense wrote:Thanks. I've been coding with 5.5, so I haven't had ascii for a while.. more specifically my question is:Thunder93 wrote:Support for Ascii compilation ends after the next LTS cycle
1. When is 5.42 going away?
2. What version number will be the next LTS?
Ok, I think it's coming together. The LTS version numbers have nothing to do with the beta version numbers -- ?Demivec wrote:1. The next update to v5.42 LTS will be after v5.50 is finalized.
2. The bug fixes are then reflected in the new v5.43 LTS.
Since PureBasic 5.20, we introduced a new LTS suffix after the version name. Some of you wondered what it means, and what was the purpose of it. Basically, a LTS (Long Term Support) version will be supported for 2 years trough bug fixes release without any command or compiler modification. If you need stability in your development, you can choose to stick to an LTS version and then when the support is over go to the next one. We will provide clear migration path when going from one LTS version to another one. The advantage here is you don’t have to worry about code adpation when developping and still have stabilisation releases to have a rock solid development enviromnent. The disadvantage is you don’t get the new features of new major release until the next LTS version is out. That’s a balance to find and a decision to make, but now the choice is yours !
Damn blog, been a member since 2003. Maybe it's time to go read it.Thunder93 wrote:By Fred, November 7, 2013 PB Blog post.
Since PureBasic 5.20, we introduced a new LTS suffix after the version name. Some of you wondered what it means, and what was the purpose of it. Basically, a LTS (Long Term Support) version will be supported for 2 years trough bug fixes release without any command or compiler modification. If you need stability in your development, you can choose to stick to an LTS version and then when the support is over go to the next one. We will provide clear migration path when going from one LTS version to another one. The advantage here is you don’t have to worry about code adpation when developping and still have stabilisation releases to have a rock solid development enviromnent. The disadvantage is you don’t get the new features of new major release until the next LTS version is out. That’s a balance to find and a decision to make, but now the choice is yours !