Goals for 0.2.0 --------------- X Drop support for Python <= 2.6 X Remove SQLParserError from top level module. X Don't use 2to3 anymore ~ Remove unused code ~ Possible deprecation: - RightMarginFilter Seems to be broken and not used. However, a replacement would be good. ~ Update documentation ~ Cleanup docs on PyPI/github ~ Write release notes Misc ---- * See https://groups.google.com/d/msg/sqlparse/huz9lKXt0Lc/11ybIKPJWbUJ for some interesting hints and suggestions. * Provide a function to replace tokens. See this thread: https://groups.google.com/d/msg/sqlparse/5xmBL2UKqX4/ZX9z_peve-AJ * Fix bugs on issue tracker. * Document filter stack and processing phases. * See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues