Jonathan M Davis wrote:
Greetings All
It has been 2 months since we had release 2.052. Just wondering when is the
2.053 release planned?
There isn't really a release schedule. A release kind of just happens when
Walter decides that it's time or when someone else on the dev team (like Don)
pushes for one.
I'm about to push for one <g>. Normally, it's every two months.
Given the major changes that Don is currently making to CTFE, I wouldn't
expect a release for a while. When he's likely to be done and those changes
stable enough to be released, I don't know, but until they are, I wouldn't
expect a release.
I'm only fixing regressions now. I've just made a pull request for the
last ones which are open.
I would guess that it'll be within the next month, but I
don't know. I don't know how far along Don is. I do know that there are
definite issues with the current state of dmd though, thanks to the fact that
he's in the midst of making his changes.
I have another round of CTFE improvements planned, but I won't work on
them until the next release. They won't be as disruptive to stability as
these ones were. Basically, most of the infrastructure is in place now.