1.1.0
- Add support for column aliases in OutputColumns
- Improve consistency when parsing table names or aliases from output columns
- Attempt to finish parsing if an error occurs
- Fix bug where attempting to retrieve a subquery at a location between two other subqueries (would return the next subquery)