Improved handling of comments in queries
What's Changed
- build(deps): bump actions/cache from 2 to 3 by @dependabot in #299
- build(deps-dev): bump pylint from 2.12.2 to 2.13.0 by @dependabot in #300
- build(deps-dev): bump pylint from 2.13.0 to 2.13.2 by @dependabot in #301
- build(deps-dev): bump black from 22.1.0 to 22.3.0 by @dependabot in #302
- build(deps-dev): bump pylint from 2.13.2 to 2.13.3 by @dependabot in #303
- build(deps-dev): bump pylint from 2.13.3 to 2.13.4 by @dependabot in #304
- build(deps-dev): bump pylint from 2.13.4 to 2.13.5 by @dependabot in #305
- build(deps-dev): bump pylint from 2.13.5 to 2.13.7 by @dependabot in #307
- build(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #308
- Do not consider
AS (
from window clause as query start by @vakhmenin in #310 - Add next_token_not_comment property of Token by @vakhmenin in #312
New Contributors
- @vakhmenin made their first contribution in #310
Full Changelog: v2.4.0...v2.5.0