Skip to content

Let the user disable the Logger

Compare
Choose a tag to compare
@macbre macbre released this 23 Mar 19:40
· 72 commits to master since this release
1fc1680

What's Changed

  • build(deps-dev): bump black from 22.3.0 to 22.6.0 by @dependabot in #325
  • build(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #327
  • build(deps): bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #328
  • build(deps-dev): bump flake8 from 4.0.1 to 5.0.1 by @dependabot in #332
  • build(deps-dev): bump flake8 from 5.0.1 to 5.0.3 by @dependabot in #333
  • build(deps-dev): bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #334
  • Force the Poetry version to 1.1.14 by @macbre in #337
  • build(deps-dev): bump black from 22.6.0 to 22.8.0 by @dependabot in #336
  • CI - try to test against all Python versions by @macbre in #343
  • build(deps): bump sqlparse from 0.4.2 to 0.4.3 by @dependabot in #340
  • Python 3.6 reached end-of-life in December 2021 by @macbre in #344
  • build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #341
  • build(deps-dev): bump coverage from 6.2 to 6.5.0 by @dependabot in #345
  • build(deps-dev): bump pytest from 7.0.1 to 7.1.3 by @dependabot in #346
  • build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #347
  • build(deps-dev): bump black from 22.8.0 to 22.10.0 by @dependabot in #348
  • build(deps): bump snok/install-poetry from 1.3.1 to 1.3.2 by @dependabot in #349
  • build(deps): bump snok/install-poetry from 1.3.2 to 1.3.3 by @dependabot in #350
  • build(deps-dev): bump pytest from 7.1.3 to 7.2.0 by @dependabot in #351
  • build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #353
  • build(deps-dev): bump black from 22.10.0 to 22.12.0 by @dependabot in #359
  • build(deps): bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #357
  • build(deps): bump setuptools from 59.6.0 to 65.5.1 by @dependabot in #361
  • build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #366
  • Install Poetry v1.3.2 by @macbre in #373
  • build(deps-dev): bump pytest from 7.2.0 to 7.2.1 by @dependabot in #364
  • build(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #368
  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #375
  • feature/Let the user disable the Logger by @BeRT2me in #362
  • pylint: bump to 2.17.1 by @macbre in #378
  • Test using Python 3.11 as well by @macbre in #374

New Contributors

Full Changelog: v2.6.0...v2.7.0