What's Changed
* chore: caching for parsing by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/207
* chore: use stacker to prevent stack overflow in Windows debug mode by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/210
* chore: attempt to address performance issues in tests by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/211
* chore: add fix command by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/213
* chore: add configurable indentation handling to parser context by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/214
**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.0.10...v0.0.11