Unfortunately, it seems I released 1.0 too early. I found that in addition to the cvs.module functionality, project.module also has two (smallish) features that I still need to implement in here. Also, the 1.0 release didn't clean up the variables properly, which is solved in this one. And finally, adapt to an API change of Version Control.
Use this release together with Version Control API 0.9-rc1.
All of the database changes that I had on my list went in, which is the criteria that I had in mind for going out of beta. The changes since the beta4 were larger than the ones before that, but conceptionally I'd say we're getting there. The architectural challenges have been overcome as far as I can see, so from now on it should only be adding (a now minor amount of) features.
For the 1.0 release of the bundled modules of this project, you can mainly expect two things:
Adjustable weight of form: The RSS Remote Enclosures section in the node editor can now be adjusted up or down in relation to other sections by adjusting the weight on the admin page.
Call-time pass-by-reference This was triggered by the use of a deprecated language feature in later versions of PHP.