Packages
The most recent packaged release is version 0.95, and was released 2 years ago.
Changes in this release include:
Changes in this release include:
- Better mouse-based interface to match existing keyboard one. Easy ways to switch between the two.
- Fix issues with getBasePath(), now commit import should be much more reliable
- Add command-line insert tool, so we can automatically insert commits for review everyday, rather than manually as at present! Create better manual autoloader
- Show bug reports in review / classify commit messages
- Add more home panels (my stats, leaderboard)
- Add repeat password box for changing password
- Add more language translations
- Various other fixes
Development
Enzyme development in done in a public Git repository hosted at http://github.com/dannyakakong/Enzyme.
Requirements
- PHP (with APC module enabled)
- MySQL
- A webserver which supports the above (such as Apache, Cherokee, etc)
- Subversion client
-
Recommended:
- A MySQL administration program (such as phpMyAdmin) for data inspection
Installation
Coming soon!