Releases: AsheKR/django-query-capture
Releases · AsheKR/django-query-capture
v1.0.0
What’s Changed
📦 Build System & CI/CD
- ⬆️ Bump actions/setup-python from 3 to 4 (#197) @dependabot
- ⬆️ Bump JRubics/poetry-publish from 1.10 to 1.11 (#180) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#173) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#100) @dependabot
- ⬆️ Bump EndBug/add-and-commit from 8 to 9 (#104) @dependabot
- ⬆️ Bump actions/cache from 2.1.7 to 3 (#117) @dependabot
- ⬆️ Bump actions/setup-python from 2.3.2 to 3 (#89) @dependabot
- ⬆️ Bump actions/checkout from 2 to 3 (#94) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (#57) @dependabot
- ⬆️ Bump actions/setup-python from 2.3.1 to 2.3.2 (#53) @dependabot
⬆️ Dependencies updates
- ⬆️ Bump python from 3.10.4-slim-buster to 3.10.5-slim-buster in /docker (#198) @dependabot
- ⬆️ Bump actions/setup-python from 3 to 4 (#197) @dependabot
- ⬆️ Bump pylint from 2.12.2 to 2.14.0 (#190) @dependabot
- ⬆️ Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.0.1 (#135) @dependabot
- ⬆️ Bump coverage from 6.3.2 to 6.4 (#183) @dependabot
- ⬆️ Bump JRubics/poetry-publish from 1.10 to 1.11 (#180) @dependabot
- ⬆️ Bump django from 4.0.3 to 4.0.4 (#147) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#173) @dependabot
- ⬆️ Bump black from 22.1.0 to 22.3.0 (#132) @dependabot
- ⬆️ Bump mkdocs-autorefs from 0.3.1 to 0.4.1 (#103) @dependabot
- ⬆️ Bump bandit from 1.7.2 to 1.7.4 (#97) @dependabot
- ⬆️ Bump pytest from 7.0.1 to 7.1.1 (#115) @dependabot
- ⬆️ Bump python from 3.10.3-slim-buster to 3.10.4-slim-buster in /docker (#127) @dependabot
- ⬆️ Bump pytkdocs from 0.16.0 to 0.16.1 (#102) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#100) @dependabot
- ⬆️ Bump mkdocs from 1.2.3 to 1.3.0 (#128) @dependabot
- ⬆️ Bump EndBug/add-and-commit from 8 to 9 (#104) @dependabot
- ⬆️ Bump mkdocstrings from 0.18.0 to 0.18.1 (#95) @dependabot
- ⬆️ Bump actions/cache from 2.1.7 to 3 (#117) @dependabot
- ⬆️ Bump django from 4.0.2 to 4.0.3 (#93) @dependabot
- ⬆️ Bump actions/setup-python from 2.3.2 to 3 (#89) @dependabot
- ⬆️ Bump python from 3.10.2-slim-buster to 3.10.3-slim-buster in /docker (#116) @dependabot
- ⬆️ Bump actions/checkout from 2 to 3 (#94) @dependabot
- ⬆️ Bump mkdocstrings-python-legacy from 0.2.1 to 0.2.2 (#86) @dependabot
- ⬆️ Bump mkdocs-git-revision-date-localized-plugin from 0.11.1 to 1.0.0 (#85) @dependabot
- ⬆️ Bump mkdocs-material from 8.1.9 to 8.2.1 (#77) @dependabot
- ⬆️ Bump pytest from 7.0.0 to 7.0.1 (#69) @dependabot
- ⬆️ Bump coverage from 6.3.1 to 6.3.2 (#80) @dependabot
- ⬆️ Bump pymdown-extensions from 9.1 to 9.2 (#66) @dependabot
- ⬆️ Bump pytkdocs from 0.15.0 to 0.16.0 (#84) @dependabot
- ⬆️ Bump mkdocstrings from 0.17.0 to 0.18.0 (#60) @dependabot
- ⬆️ Bump virtualenv from 20.13.0 to 20.13.1 (#58) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (#57) @dependabot
- ⬆️ Bump pytest from 6.2.5 to 7.0.0 (#56) @dependabot
- ⬆️ Bump django from 4.0.1 to 4.0.2 (#48) @dependabot
- ⬆️ Bump actions/setup-python from 2.3.1 to 2.3.2 (#53) @dependabot
- ⬆️ Bump coverage from 6.3 to 6.3.1 (#51) @dependabot
- ⬆️ Bump bandit from 1.7.1 to 1.7.2 (#42) @dependabot
- ⬆️ Bump coverage from 6.2 to 6.3 (#43) @dependabot
- ⬆️ Bump black from 21.12b0 to 22.1.0 (#45) @dependabot
- ⬆️ Bump identify from 2.4.5 to 2.4.6 (#44) @dependabot
- ⬆️ Bump mkdocs-material from 8.1.8 to 8.1.9 (#46) @dependabot
- ⬆️ Bump charset-normalizer from 2.0.10 to 2.0.11 (#47) @dependabot
@AsheKR, @dependabot and @dependabot[bot]
v0.3.1
What’s Changed
🚀 Features
📦 Build System & CI/CD
- ⬆️ Bump JRubics/poetry-publish from 1.9 to 1.10 (#40) @dependabot
⬆️ Dependencies updates
- ⬆️ Bump JRubics/poetry-publish from 1.9 to 1.10 (#40) @dependabot
@AsheKR, @dependabot and @dependabot[bot]
v0.3.0
v0.2.9
What’s Changed
🚀 Features
📦 Build System & CI/CD
- ⬆️ Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#28) @dependabot
- ⬆️ Bump EndBug/add-and-commit from 7 to 8 (#29) @dependabot
⬆️ Dependencies updates
- ⬆️ Bump mkdocs-gen-files from 0.3.3 to 0.3.4 (#33) @dependabot
- ⬆️ Bump asgiref from 3.4.1 to 3.5.0 (#36) @dependabot
- ⬆️ Bump identify from 2.4.4 to 2.4.5 (#35) @dependabot
- ⬆️ Bump mkdocs-material from 8.1.7 to 8.1.8 (#34) @dependabot
- ⬆️ Bump python from 3.8-slim-buster to 3.10.2-slim-buster in /docker (#32) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#28) @dependabot
- ⬆️ Bump EndBug/add-and-commit from 7 to 8 (#29) @dependabot
- ⬆️ Bump pyparsing from 3.0.6 to 3.0.7 (#30) @dependabot
@AsheKR, @dependabot and @dependabot[bot]
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
What’s Changed
🔧 Fixes & Refactoring
📦 Build System & CI/CD
- ci: docs add coverage html (#18) @AsheKR
- ⬆️ Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#11) @dependabot
- ci: change release-drafter.yml to release_drafter.yml ( because pycha… (#17) @AsheKR
📝 Documentation
- ci: docs add coverage html (#18) @AsheKR
- Add a Section Pointing mkdocs (#19) @AsheKR
- mkdocs image rendering (#16) @AsheKR
⬆️ Dependencies updates
- ⬆️ Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#11) @dependabot
- ⬆️ Bump importlib-metadata from 4.10.0 to 4.10.1 (#13) @dependabot
👥 List of contributors
@AsheKR, @dependabot and @dependabot[bot]