[ANN] textpow 0.10.0 Released

textpow version 0.10.0 has been released!

* <http://textpow.rubyforge.org>

A library for parsing TextMate[http://macromates.com/] bundles.

Changes:

## 0.10.0 / 2007-06-15
* CHANGE: Now the scopeName for the entire syntax is passed to
start_parsing and end_parsing, so that it is available for processing.
This means that programs using older version should modify their
processors to accept this parameter.

* <http://textpow.rubyforge.org>