When can we expect a new release?
First of all, thanks for maintaining this bundle.
Since the last tagged release (v1.14.0), 7 months ago, several fixes and improvements have been merged into main. Some of these address issues we’re currently running into, and we’d prefer not to rely on dev-main in production.
Would you be open to tagging a new stable release based on the current state of main?
The current plan is to do the release after finishing https://github.com/stof/StofDoctrineExtensionsBundle/pull/516
Hi, can we do a release? Since it's merged. Thx in advance!
@stof Any ETA on a new release?
I just released version 1.15.0
Thanks stof!
Side note: you may see downgrades of some Symfony components — cache and string , this is due to these lines:
https://github.com/doctrine-extensions/DoctrineExtensions/blob/eb53dfcb2b592327b76ac5226fbb003d32aea37e/composer.json#L50-L51
It will allow Symfony 8 after the release of
- https://github.com/doctrine-extensions/DoctrineExtensions/pull/3008
You can follow the progress by subscribing to
- https://github.com/doctrine-extensions/DoctrineExtensions/issues/3019