Skip to content

Improved handling of comments in queries

Compare
Choose a tag to compare
@macbre macbre released this 26 Apr 13:22
· 109 commits to master since this release
6fd44ba

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

Full Changelog: v2.4.0...v2.5.0