Closed dbu closed 11 years ago
Seconded. Also, please add a branch-alias.
Hi,
A stable
tag is available since this morning :)
You need to tag a version number like v1.0.0
.
1.0.0
(without the v) would work as well.
the concept of semantic versioning composer uses is
1.0.1
1.1.0
2.0.0
the long of this is explained here: http://semver.org/
Thank your for this really interesting reading!
I will now use this way to tag my versions number, I've created the 1.0.0
tag.
Once dev-zend is merged into master, do you think it will become possible to tag a released version in the near future (like next month)? we plan to tag stable releases of the cmf bundles in march, once symfony 2.2 became stable. the more dependencies provide tagged versions, the easier for us to model the dependencies.