- Renderer properties are protected not private to make renderer extending easier
- A few bugfixes
- A new source code parser that's a bit more robust than the
preg_match
black magic. Allows for access paths when the source file can't be parsed too - Since I don't plan on making any more large structural changes, this is the first beta release of 2.0. Breaking changes may still occur, but infrequently.