Notes:
This release introduces a new Domain Specific Language (DSL) for SCM commit messages similar to Trac's post-commit hook for updating tickets.
Patois is supported in a tracker-agnostic way (although it's only half implemented for JIRA only ATM).
There is also initial support for FreshMeat and RAA thanks to Thomas Leitner.
Changes:
* Added support for Patois parsing (See RubyDoc).
* Gave the Patois DSL its name.
* Improved the Tracker::Issue API to be more OO and uniform across trackers.
* Adds support for FreshMeat and RAA (Fixes #2323). This is not aligned with the rest of the MetaProject API yet.
|