What's Changed
* build(deps-dev): bump pylint from 2.10.2 to 2.11.1 by dependabot in https://github.com/macbre/sql-metadata/pull/237
* build(deps-dev): bump black from 21.8b0 to 21.9b0 by dependabot in https://github.com/macbre/sql-metadata/pull/235
* Ignore failed coverage uploads to Coveralls by macbre in https://github.com/macbre/sql-metadata/pull/239
* Add interactive demo link to README by dylanhogg in https://github.com/macbre/sql-metadata/pull/241
* build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/macbre/sql-metadata/pull/244
* build(deps-dev): bump flake8 from 3.9.2 to 4.0.1 by dependabot in https://github.com/macbre/sql-metadata/pull/246
* CI - add Python 3.10 by macbre in https://github.com/macbre/sql-metadata/pull/106
* With in join fix by collerek in https://github.com/macbre/sql-metadata/pull/249
* add insert to with ending keywords by collerek in https://github.com/macbre/sql-metadata/pull/250
* build(deps-dev): bump black from 21.9b0 to 21.10b0 by dependabot in https://github.com/macbre/sql-metadata/pull/252
* build(deps-dev): bump coveralls from 3.2.0 to 3.3.0 by dependabot in https://github.com/macbre/sql-metadata/pull/254
* build(deps-dev): bump coverage from 5.5 to 6.1.1 by dependabot in https://github.com/macbre/sql-metadata/pull/256
* build(deps-dev): bump coverage from 6.1.1 to 6.1.2 by dependabot in https://github.com/macbre/sql-metadata/pull/257
* build(deps-dev): bump coveralls from 3.3.0 to 3.3.1 by dependabot in https://github.com/macbre/sql-metadata/pull/258
* build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 by dependabot in https://github.com/macbre/sql-metadata/pull/264
* build(deps-dev): bump black from 21.10b0 to 21.11b1 by dependabot in https://github.com/macbre/sql-metadata/pull/265
* build(deps): bump snok/install-poetry from 1.2 to 1.3 by dependabot in https://github.com/macbre/sql-metadata/pull/266
* build(deps-dev): bump pylint from 2.11.1 to 2.12.1 by dependabot in https://github.com/macbre/sql-metadata/pull/267
* build(deps-dev): bump coverage from 6.1.2 to 6.2 by dependabot in https://github.com/macbre/sql-metadata/pull/268
* build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 by dependabot in https://github.com/macbre/sql-metadata/pull/269
* build(deps-dev): bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/macbre/sql-metadata/pull/272
* build(deps-dev): bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/macbre/sql-metadata/pull/273
* Add `USING` to column keywords by glentakahashi in https://github.com/macbre/sql-metadata/pull/255
* Adds DELETE as a supported query type by Governa in https://github.com/macbre/sql-metadata/pull/271
* Allow using keyword as table alias by niyue in https://github.com/macbre/sql-metadata/pull/278
* Add cross join to list of keywords by Jedi18 in https://github.com/macbre/sql-metadata/pull/281
* build(deps-dev): bump black from 21.12b0 to 22.1.0 by dependabot in https://github.com/macbre/sql-metadata/pull/283
* build(deps-dev): bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/macbre/sql-metadata/pull/286
* build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 by dependabot in https://github.com/macbre/sql-metadata/pull/287
* build(deps-dev): bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/macbre/sql-metadata/pull/288
* build(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by dependabot in https://github.com/macbre/sql-metadata/pull/289
* build(deps): bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by dependabot in https://github.com/macbre/sql-metadata/pull/290
* build(deps): bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by dependabot in https://github.com/macbre/sql-metadata/pull/293
* build(deps): bump actions/setup-python from 2.3.2 to 3 by dependabot in https://github.com/macbre/sql-metadata/pull/292
* build(deps): bump actions/checkout from 2 to 3 by dependabot in https://github.com/macbre/sql-metadata/pull/294
New Contributors
* glentakahashi made their first contribution in https://github.com/macbre/sql-metadata/pull/255
* Governa made their first contribution in https://github.com/macbre/sql-metadata/pull/271
* niyue made their first contribution in https://github.com/macbre/sql-metadata/pull/278
* Jedi18 made their first contribution in https://github.com/macbre/sql-metadata/pull/281
Hi and thanks, folks!
**Full Changelog**: https://github.com/macbre/sql-metadata/compare/v2.3.0...v2.4.0