Hi Stephan.
There was discussion about it. And idea is to have reproducible builds for Pharo. With floating versions we can't achieve it (at least with current tools).
In addition I maintain floating branches for those projects (v0.15.x). So for your own projects you can reference them instead of static versions.
Cyril Ferlicot <cyril.ferlicot@gmail.com>
wrote:
> On Tue, Jan 15, 2019 at 6:03 PM Stephan Eggermont via Pharo-dev
> <pharo-dev@lists.pharo.org> wrote:
>>
>>
>>
>> I���m not sure why, but I���ve noticed baselines being changed to refer to
>> patch versions for releases. Why are the old configuration problems
>> repeated?
>
> Which project are you talking about?
In a plain Pharo 7 image
BaselineOfCalypso
BaselineOfCommander
BaselineOfSystemCommands
Stephan