Functionality Added or Changed
Added Membership and Role provider contributed by Sean Wright (thanks!).
GetSchema will now report objects relative to the currently selected database. What this means is that passing in null as a database restriction will report objects on the currently selected database only.
Rewrote stored procedure parsing code using a new SQL tokenizer. Really nasty procedures including nested comments are now supported.
Now compiles for .NET CF 2.0.
