Howto: Create a new MochiKit release

This is a small checklist for creating a new MochiKit release. The version numbers below assume that the version to be created is 1.4.

  1. Check all tests in various browsers
  2. Check the command-line tests (scripts/rhinomochi.js, spidermochi.js and jscriptmochi.js)
  3. Update doc/rst/MochiKit/VersionHistory.rst
  4. Run build.py
  5. Tag in svn to /tags/mochikit-1.4
  6. Add MochiKit-1.4.zip file to trunk/dist (in the mochikit.com project)
  7. Update trunk/download.html (in the mochikit.com project)
  8. Announce on mailing list, freshmeat.net and possibly elsewhere?
  9. Prepare svn trunk for next version by updating all references to "1.4" to next version "1.5" (or whatever) in the JS source code