·
507 commits
to refs/heads/main
since this release
What's changed
🚀 Enhancements
- #156 Move package code to src folder @klaasnicolaas
🧰 Maintenance
- #153 Start using PyPi trusted publishing @klaasnicolaas
- #158 Move tweet code into release workflow @klaasnicolaas
- #160 Update github workflows and project @klaasnicolaas
- #162 Replace dependabot for renovate @klaasnicolaas
⬆️ Dependency updates
69 changes
- #111 Bump pylint from 2.16.4 to 2.17.0 @dependabot
- #110 Bump codespell from 2.2.2 to 2.2.4 @dependabot
- #112 Bump ruff from 0.0.254 to 0.0.255 @dependabot
- #113 Bump ruff from 0.0.255 to 0.0.256 @dependabot
- #114 Bump coverage from 7.2.1 to 7.2.2 @dependabot
- #116 Bump ruff from 0.0.256 to 0.0.257 @dependabot
- #115 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
- #120 Bump ruff from 0.0.257 to 0.0.258 @dependabot
- #118 Bump yamllint from 1.29.0 to 1.30.0 @dependabot
- #119 Bump pylint from 2.17.0 to 2.17.1 @dependabot
- #117 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
- #122 Bump ruff from 0.0.258 to 0.0.259 @dependabot
- #121 Bump actions/stale from 7 to 8 @dependabot
- #123 Bump pre-commit from 3.2.0 to 3.2.1 @dependabot
- #124 Bump black from 23.1.0 to 23.3.0 @dependabot
- #125 Bump ruff from 0.0.259 to 0.0.260 @dependabot
- #127 Bump pylint from 2.17.1 to 2.17.2 @dependabot
- #126 Bump pre-commit from 3.2.1 to 3.2.2 @dependabot
- #128 Bump ruff from 0.0.260 to 0.0.261 @dependabot
- #129 Bump mypy from 1.1.1 to 1.2.0 @dependabot
- #130 Bump coverage from 7.2.2 to 7.2.3 @dependabot
- #131 Bump pytest from 7.2.2 to 7.3.0 @dependabot
- #132 Bump pytest from 7.3.0 to 7.3.1 @dependabot
- #133 Bump ruff from 0.0.261 to 0.0.262 @dependabot
- #134 Bump yarl from 1.8.2 to 1.9.1 @dependabot
- #135 Bump yamllint from 1.30.0 to 1.31.0 @dependabot
- #136 Bump pylint from 2.17.2 to 2.17.3 @dependabot
- #137 Bump ruff from 0.0.262 to 0.0.263 @dependabot
- #138 Bump yarl from 1.9.1 to 1.9.2 @dependabot
- #139 Bump coverage from 7.2.3 to 7.2.5 @dependabot
- #140 Bump pre-commit from 3.2.2 to 3.3.0 @dependabot
- #141 Bump pre-commit from 3.3.0 to 3.3.1 @dependabot
- #142 Bump ruff from 0.0.263 to 0.0.264 @dependabot
- #143 Bump pylint from 2.17.3 to 2.17.4 @dependabot
- #144 Bump ruff from 0.0.264 to 0.0.265 @dependabot
- #145 Bump mypy from 1.2.0 to 1.3.0 @dependabot
- #146 Bump ruff from 0.0.265 to 0.0.267 @dependabot
- #147 Bump pre-commit from 3.3.1 to 3.3.2 @dependabot
- #149 Bump yamllint from 1.31.0 to 1.32.0 @dependabot
- #152 Bump ruff from 0.0.267 to 0.0.270 @dependabot
- #151 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
- #154 Bump coverage from 7.2.5 to 7.2.7 @dependabot
- #159 Bump ruff from 0.0.270 to 0.0.272 @dependabot
- #161 Bump pytest from 7.3.1 to 7.3.2 @dependabot
- #164 ⬆️ Pin dependencies @renovate
- #165 ⬆️ Update actions/download-artifact action to v3.0.2 @renovate
- #166 ⬆️ Update dessant/lock-threads action to v4.0.1 @renovate
- #167 ⬆️ Update dependency pre-commit to v3.3.3 @renovate
- #168 ⬆️ Update Eomm/why-don-t-you-tweet action to v1.1.0 @renovate
- #169 ⬆️ Update actions/checkout action to v3.5.3 @renovate
- #170 ⬆️ Update actions/setup-python action to v4.6.1 @renovate
- #171 ⬆️ Update dependency codespell to v2.2.5 @renovate
- #172 ⬆️ Update actions/upload-artifact action to v3.1.2 @renovate
- #173 ⬆️ Update codecov/codecov-action action to v3.1.4 @renovate
- #174 ⬆️ Update dependency blacken-docs to v1.14.0 @renovate
- #175 ⬆️ Update github/codeql-action action to v2.20.0 @renovate
- #176 ⬆️ Lock file maintenance @renovate
- #177 ⬆️ Update dependency ruff to v0.0.273 @renovate
- #178 ⬆️ Update dependency mypy to v1.4.0 @renovate
- #179 ⬆️ Update dependency ruff to v0.0.274 @renovate
- #180 ⬆️ Update github/codeql-action action to v2.20.1 @renovate
- #181 ⬆️ Update dependency ruff to v0.0.275 @renovate
- #182 ⬆️ Update dependency mypy to v1.4.1 @renovate
- #183 ⬆️ Update dependency pytest to v7.4.0 @renovate
- #184 ⬆️ Update release-drafter/release-drafter action to v5.24.0 @renovate
- #185 ⬆️ Lock file maintenance @renovate
- #187 ⬆️ Update github/codeql-action action to v2.20.2 @renovate
- #186 ⬆️ Update dependency ruff to v0.0.276 @renovate
- #188 ⬆️ Update dependency ruff to v0.0.277 @renovate
Full Changelog: v0.3.0...v0.3.1