nextdns

Python wrapper for NextDNS API

APACHE-2.0 License

Downloads
5.7K
Stars
9

Bot releases are visible (Hide)

nextdns - Version 3.3.0 Latest Release

Published by github-actions[bot] about 1 month ago

✨ New Features

  • #409 Retry if error code 524 @bieniu

⬆️ Dependency Updates

  • #405 Bump ruff from 0.6.1 to 0.6.2 @dependabot
  • #406 Bump mypy from 1.11.1 to 1.11.2 @dependabot
  • #407 Bump syrupy from 4.6.1 to 4.7.1 @dependabot
  • #408 Bump pytest-asyncio from 0.23.8 to 0.24.0 @dependabot
  • #410 Auto-update pre-commit hooks @github-actions
  • #411 Bump ruff from 0.6.2 to 0.6.3 @dependabot
  • #412 Auto-update pre-commit hooks @github-actions
nextdns - Version 3.2.0

Published by github-actions[bot] about 2 months ago

♻️ Refactor

  • #399 Improve retry logic @bieniu
  • #403 Improve error string @bieniu

💚 CI

  • #367 Add Python 3.13 beta to CI @bieniu
  • #400 Use Python 3.13 rc1 in CI @bieniu

⬆️ Dependency Updates

  • #378 Auto-update pre-commit hooks @github-actions
  • #380 Bump mypy from 1.10.0 to 1.10.1 @dependabot
  • #381 Bump ruff from 0.5.0 to 0.5.1 @dependabot
  • #382 Auto-update pre-commit hooks @github-actions
  • #383 Bump ruff from 0.5.1 to 0.5.2 @dependabot
  • #384 Bump coverage from 7.5.4 to 7.6.0 @dependabot
  • #385 Auto-update pre-commit hooks @github-actions
  • #392 Bump ruff from 0.5.2 to 0.5.5 @dependabot
  • #390 Bump pre-commit from 3.7.1 to 3.8.0 @dependabot
  • #387 Bump pytest-asyncio from 0.23.7 to 0.23.8 @dependabot
  • #391 Bump pytest from 8.2.2 to 8.3.2 @dependabot
  • #393 Bump mypy from 1.10.1 to 1.11.1 @dependabot
  • #395 Bump ruff from 0.5.5 to 0.5.6 @dependabot
  • #394 Bump coverage from 7.6.0 to 7.6.1 @dependabot
  • #396 Auto-update pre-commit hooks @github-actions
  • #397 Bump ruff from 0.5.6 to 0.5.7 @dependabot
  • #398 Auto-update pre-commit hooks @github-actions
  • #401 Bump ruff to version 0.6.1 @bieniu
  • #404 Auto-update pre-commit hooks @github-actions
nextdns - Version 3.1.0

Published by github-actions[bot] 4 months ago

✨ New Features

  • #376 Use tenacity to retry if requests fails, add default timeout for HTTP sessions @bieniu

⬆️ Dependency Updates

  • #341 Bump ruff from 0.3.7 to 0.4.1 @dependabot
  • #343 Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 @dependabot
  • #342 Bump actions/checkout from 4.1.2 to 4.1.3 @dependabot
  • #344 Auto-update pre-commit hooks @github-actions
  • #349 Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 @dependabot
  • #350 Bump actions/checkout from 4.1.3 to 4.1.4 @dependabot
  • #348 Bump mypy from 1.9.0 to 1.10.0 @dependabot
  • #346 Bump ruff from 0.4.1 to 0.4.2 @dependabot
  • #347 Bump coverage from 7.4.4 to 7.5.0 @dependabot
  • #345 Bump pytest from 8.1.1 to 8.2.0 @dependabot
  • #351 Bump coverage from 7.5.0 to 7.5.1 @dependabot
  • #352 Bump ruff from 0.4.2 to 0.4.3 @dependabot
  • #353 Bump actions/checkout from 4.1.4 to 4.1.5 @dependabot
  • #354 Auto-update pre-commit hooks @github-actions
  • #355 Bump ruff from 0.4.3 to 0.4.4 @dependabot
  • #356 Bump pre-commit from 3.7.0 to 3.7.1 @dependabot
  • #358 Bump pytest-asyncio from 0.23.6 to 0.23.7 @dependabot
  • #357 Bump actions/checkout from 4.1.5 to 4.1.6 @dependabot
  • #359 Bump pytest from 8.2.0 to 8.2.1 @dependabot
  • #360 Auto-update pre-commit hooks @github-actions
  • #361 Bump ruff from 0.4.4 to 0.4.5 @dependabot
  • #362 Bump coverage from 7.5.1 to 7.5.2 @dependabot
  • #363 Auto-update pre-commit hooks @github-actions
  • #364 Bump ruff from 0.4.5 to 0.4.7 @dependabot
  • #365 Bump coverage from 7.5.2 to 7.5.3 @dependabot
  • #366 Auto-update pre-commit hooks @github-actions
  • #368 Bump ruff from 0.4.7 to 0.4.8 @dependabot
  • #369 Bump pytest from 8.2.1 to 8.2.2 @dependabot
  • #371 Bump actions/checkout from 4.1.6 to 4.1.7 @dependabot
  • #370 Bump ruff from 0.4.8 to 0.4.9 @dependabot
  • #372 Auto-update pre-commit hooks @github-actions
  • #373 Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 @dependabot
  • #375 Bump coverage from 7.5.3 to 7.5.4 @dependabot
  • #374 Bump ruff from 0.4.9 to 0.4.10 @dependabot
  • #377 Bump ruff to version 0.5.0 @bieniu
nextdns - Version 3.0.0

Published by github-actions[bot] 6 months ago

💥 Breaking Changes

  • #303 Drop Python 3.10 support @bieniu

💚 CI

  • #262 Update setup script @bieniu
  • #302 Update pre-commit hooks @bieniu
  • #309 Use uv @bieniu

✅ Tests

  • #337 Use snapshots in tests @bieniu
  • #338 Change snapshots folder @bieniu
  • #339 Use test fixtures @bieniu

⬆️ Dependency Updates

  • #268 Bump pytest-asyncio from 0.21.1 to 0.23.2 @dependabot
  • #267 Bump ruff from 0.1.6 to 0.1.7 @dependabot
  • #269 Auto-update pre-commit hooks @github-actions
  • #271 Bump actions/setup-python from 4 to 5 @dependabot
  • #270 Bump actions/stale from 8 to 9 @dependabot
  • #272 Bump pre-commit from 3.5.0 to 3.6.0 @dependabot
  • #273 Auto-update pre-commit hooks @github-actions
  • #274 Bump github/codeql-action from 2 to 3 @dependabot
  • #275 Bump ruff from 0.1.7 to 0.1.8 @dependabot
  • #276 Bump coverage from 7.3.2 to 7.3.3 @dependabot
  • #277 Auto-update pre-commit hooks @github-actions
  • #280 Bump mypy from 1.7.1 to 1.8.0 @dependabot
  • #278 Bump ruff from 0.1.8 to 0.1.9 @dependabot
  • #279 Bump coverage from 7.3.3 to 7.3.4 @dependabot
  • #281 Auto-update pre-commit hooks @github-actions
  • #282 Bump pytest from 7.4.3 to 7.4.4 @dependabot
  • #283 Bump coverage from 7.3.4 to 7.4.0 @dependabot
  • #284 Bump pytest-asyncio from 0.23.2 to 0.23.3 @dependabot
  • #285 Auto-update pre-commit hooks @github-actions
  • #286 Bump ruff from 0.1.9 to 0.1.11 @dependabot
  • #287 Auto-update pre-commit hooks @github-actions
  • #288 Bump ruff from 0.1.11 to 0.1.13 @dependabot
  • #289 Auto-update pre-commit hooks @github-actions
  • #290 Bump ruff from 0.1.13 to 0.1.14 @dependabot
  • #291 Auto-update pre-commit hooks @github-actions
  • #294 Bump coverage from 7.4.0 to 7.4.1 @dependabot
  • #293 Bump pytest-asyncio from 0.23.3 to 0.23.4 @dependabot
  • #297 Auto-update pre-commit hooks @github-actions
  • #298 Bump ruff to version 0.2.0 @bieniu
  • #301 Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 @dependabot
  • #299 Bump ruff from 0.2.0 to 0.2.1 @dependabot
  • #300 Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot
  • #304 Bump pytest-asyncio from 0.23.4 to 0.23.5 @dependabot
  • #305 Bump pre-commit from 3.6.0 to 3.6.1 @dependabot
  • #292 Bump pytest from 7.4.4 to 8.0.0 @dependabot
  • #307 Bump pre-commit from 3.6.1 to 3.6.2 @dependabot
  • #308 Bump pytest from 8.0.0 to 8.0.1 @dependabot
  • #306 Bump ruff from 0.2.1 to 0.2.2 @dependabot
  • #310 Auto-update pre-commit hooks @github-actions
  • #311 Bump pytest from 8.0.1 to 8.0.2 @dependabot
  • #312 Bump coverage from 7.4.1 to 7.4.3 @dependabot
  • #313 Auto-update pre-commit hooks @github-actions
  • #314 Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 @dependabot
  • #315 Bump ruff from 0.2.2 to 0.3.0 @dependabot
  • #316 Auto-update pre-commit hooks @github-actions
  • #317 Bump ruff from 0.3.0 to 0.3.2 @dependabot
  • #321 Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 @dependabot
  • #320 Bump pytest-timeout from 2.2.0 to 2.3.1 @dependabot
  • #318 Bump mypy from 1.8.0 to 1.9.0 @dependabot
  • #319 Bump pytest from 8.0.2 to 8.1.1 @dependabot
  • #322 Auto-update pre-commit hooks @github-actions
  • #326 Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot
  • #325 Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 @dependabot
  • #324 Bump coverage from 7.4.3 to 7.4.4 @dependabot
  • #323 Bump ruff from 0.3.2 to 0.3.3 @dependabot
  • #327 Auto-update pre-commit hooks @github-actions
  • #331 Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 @dependabot
  • #329 Bump ruff from 0.3.3 to 0.3.4 @dependabot
  • #328 Bump pre-commit from 3.6.2 to 3.7.0 @dependabot
  • #332 Bump ruff from 0.3.4 to 0.3.5 @dependabot
  • #330 Bump pytest-cov from 4.1.0 to 5.0.0 @dependabot
  • #333 Auto-update pre-commit hooks @github-actions
  • #334 Auto-update pre-commit hooks @github-actions
  • #335 Bump ruff from 0.3.5 to 0.3.7 @dependabot
  • #336 Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 @dependabot
  • #340 Auto-update pre-commit hooks @github-actions
nextdns - Version 2.1.0

Published by github-actions[bot] 11 months ago

✨ New Features

  • #258 Add support for devcontainer @bieniu

⬆️ Dependency Updates

  • #248 Bump ruff from 0.1.3 to 0.1.4 @dependabot
  • #249 Auto-update pre-commit hooks @github-actions
  • #250 Bump aioresponses from 0.7.4 to 0.7.5 @dependabot
  • #252 Bump mypy from 1.6.1 to 1.7.0 @dependabot
  • #251 Bump ruff from 0.1.4 to 0.1.5 @dependabot
  • #253 Auto-update pre-commit hooks @github-actions
  • #254 Use aioresponses from master branch @bieniu
  • #255 Bump ruff from 0.1.5 to 0.1.6 @dependabot
  • #259 Bump aioresponses @bieniu
  • #260 Auto-update pre-commit hooks @github-actions
nextdns - Version 2.0.1

Published by github-actions[bot] 12 months ago

💚 CI

  • #243 Bump ruff, use ruff as a formater @bieniu

🐛 Bug Fixes

  • #246 Unpin aiohttp @bieniu

⬆️ Dependency Updates

  • #242 Auto-update pre-commit hooks @github-actions
  • #244 Bump pytest from 7.4.2 to 7.4.3 @dependabot
nextdns - Version 2.0.0

Published by github-actions[bot] almost 1 year ago

💥 Breaking Changes

  • #241 Bump minimum Python version to 3.10 @bieniu

💚 CI

  • #239 Add Python 3.12 to CI @bieniu

🐛 Bug Fixes

  • #190 Remove unneeded str() in StrEnum backport @bieniu

⬆️ Dependency Updates

  • #150 Bump pytest from 7.3.0 to 7.3.1 @dependabot
  • #151 Bump actions/checkout from 3.5.0 to 3.5.2 @dependabot
  • #152 Auto-update pre-commit hooks @github-actions
  • #153 Bump ruff from 0.0.261 to 0.0.262 @dependabot
  • #154 Auto-update pre-commit hooks @github-actions
  • #157 Bump pre-commit from 3.2.2 to 3.3.0 @dependabot
  • #156 Bump ruff from 0.0.262 to 0.0.263 @dependabot
  • #155 Bump coverage from 7.2.3 to 7.2.5 @dependabot
  • #158 Auto-update pre-commit hooks @github-actions
  • #160 Bump pre-commit from 3.3.0 to 3.3.1 @dependabot
  • #161 Bump ruff from 0.0.263 to 0.0.265 @dependabot
  • #159 Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 @dependabot
  • #162 Auto-update pre-commit hooks @github-actions
  • #164 Bump mypy from 1.2.0 to 1.3.0 @dependabot
  • #163 Bump ruff from 0.0.265 to 0.0.267 @dependabot
  • #165 Auto-update pre-commit hooks @github-actions
  • #166 Bump pre-commit from 3.3.1 to 3.3.2 @dependabot
  • #168 Auto-update pre-commit hooks @github-actions
  • #169 Bump pytest-cov from 4.0.0 to 4.1.0 @dependabot
  • #167 Bump ruff from 0.0.267 to 0.0.269 @dependabot
  • #170 Bump coverage from 7.2.5 to 7.2.7 @dependabot
  • #171 Bump ruff from 0.0.269 to 0.0.270 @dependabot
  • #173 Auto-update pre-commit hooks @github-actions
  • #176 Bump ruff from 0.0.270 to 0.0.272 @dependabot
  • #175 Bump pytest from 7.3.1 to 7.3.2 @dependabot
  • #177 Auto-update pre-commit hooks @github-actions
  • #178 Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 @dependabot
  • #179 Bump pre-commit from 3.3.2 to 3.3.3 @dependabot
  • #180 Auto-update pre-commit hooks @github-actions
  • #181 Bump pytest from 7.3.2 to 7.4.0 @dependabot
  • #182 Bump mypy from 1.3.0 to 1.4.1 @dependabot
  • #174 Bump actions/checkout from 3.5.2 to 3.5.3 @dependabot
  • #183 Bump ruff from 0.0.272 to 0.0.275 @dependabot
  • #184 Auto-update pre-commit hooks @github-actions
  • #185 Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 @dependabot
  • #186 Bump ruff from 0.0.275 to 0.0.276 @dependabot
  • #187 Auto-update pre-commit hooks @github-actions
  • #188 Bump ruff from 0.0.276 to 0.0.277 @dependabot
  • #189 Auto-update pre-commit hooks @github-actions
  • #193 Bump black from 23.3.0 to 23.7.0 @dependabot
  • #191 Bump pytest-asyncio from 0.21.0 to 0.21.1 @dependabot
  • #192 Bump ruff from 0.0.277 to 0.0.278 @dependabot
  • #194 Bump ruff from 0.0.278 to 0.0.280 @dependabot
  • #195 Auto-update pre-commit hooks @github-actions
  • #196 Bump ruff from 0.0.280 to 0.0.281 @dependabot
  • #197 Auto-update pre-commit hooks @github-actions
  • #198 Bump ruff from 0.0.281 to 0.0.282 @dependabot
  • #199 Auto-update pre-commit hooks @github-actions
  • #200 Bump coverage from 7.2.7 to 7.3.0 @dependabot
  • #202 Bump mypy from 1.4.1 to 1.5.0 @dependabot
  • #201 Bump ruff from 0.0.282 to 0.0.284 @dependabot
  • #203 Auto-update pre-commit hooks @github-actions
  • #205 Bump mypy from 1.5.0 to 1.5.1 @dependabot
  • #204 Bump ruff from 0.0.284 to 0.0.285 @dependabot
  • #207 Bump ruff from 0.0.285 to 0.0.286 @dependabot
  • #206 Bump actions/checkout from 3.5.3 to 3.6.0 @dependabot
  • #208 Auto-update pre-commit hooks @github-actions
  • #212 Bump pytest from 7.4.0 to 7.4.1 @dependabot
  • #210 Bump pre-commit from 3.3.3 to 3.4.0 @dependabot
  • #209 Bump actions/checkout from 3.6.0 to 4.0.0 @dependabot
  • #213 Auto-update pre-commit hooks @github-actions
  • #217 Bump coverage from 7.3.0 to 7.3.1 @dependabot
  • #216 Bump ruff from 0.0.286 to 0.0.288 @dependabot
  • #214 Bump pytest from 7.4.1 to 7.4.2 @dependabot
  • #215 Bump black from 23.7.0 to 23.9.1 @dependabot
  • #218 Auto-update pre-commit hooks @github-actions
  • #220 Bump ruff from 0.0.288 to 0.0.290 @dependabot
  • #221 Auto-update pre-commit hooks @github-actions
  • #222 Bump ruff from 0.0.290 to 0.0.291 @dependabot
  • #223 Bump actions/checkout from 4.0.0 to 4.1.0 @dependabot
  • #224 Auto-update pre-commit hooks @github-actions
  • #225 Bump ruff from 0.0.291 to 0.0.292 @dependabot
  • #226 Bump coverage from 7.3.1 to 7.3.2 @dependabot
  • #227 Auto-update pre-commit hooks @github-actions
  • #228 Bump pytest-timeout from 2.1.0 to 2.2.0 @dependabot
  • #229 Auto-update pre-commit hooks @github-actions
  • #232 Bump mypy from 1.5.1 to 1.6.0 @dependabot
  • #231 Bump ruff from 0.0.292 to 0.1.0 @dependabot
  • #230 Bump pre-commit from 3.4.0 to 3.5.0 @dependabot
  • #233 Auto-update pre-commit hooks @github-actions
  • #234 Bump black from 23.9.1 to 23.10.1 @dependabot
  • #235 Bump ruff from 0.1.0 to 0.1.1 @dependabot
  • #236 Bump mypy from 1.6.0 to 1.6.1 @dependabot
  • #238 Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot
  • #237 Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot
nextdns - Version 1.4.0

Published by github-actions[bot] over 1 year ago

✨ New Features

  • #110 Add setup dev env script @bieniu
  • #136 Add new parental control services @bieniu
  • #147 Add new parental control categories @bieniu

🐛 Bug Fixes

  • #148 Add missing consts @bieniu

⬆️ Dependency Updates

  • #111 Auto-update pre-commit hooks @github-actions
  • #112 Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot
  • #113 Bump ruff from 0.0.247 to 0.0.253 @dependabot
  • #114 Bump pre-commit from 3.0.4 to 3.1.0 @dependabot
  • #115 Bump coverage from 7.1.0 to 7.2.1 @dependabot
  • #116 Auto-update pre-commit hooks @github-actions
  • #119 Bump pre-commit from 3.1.0 to 3.1.1 @dependabot
  • #118 Bump pytest from 7.2.1 to 7.2.2 @dependabot
  • #120 Auto-update pre-commit hooks @github-actions
  • #122 Bump mypy from 1.0.1 to 1.1.1 @dependabot
  • #121 Bump ruff from 0.0.253 to 0.0.255 @dependabot
  • #123 Auto-update pre-commit hooks @github-actions
  • #124 Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot
  • #129 Bump actions/checkout from 3.3.0 to 3.4.0 @dependabot
  • #128 Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 @dependabot
  • #126 Bump ruff from 0.0.255 to 0.0.257 @dependabot
  • #125 Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
  • #127 Bump coverage from 7.2.1 to 7.2.2 @dependabot
  • #130 Auto-update pre-commit hooks @github-actions
  • #134 Bump pre-commit from 3.2.0 to 3.2.1 @dependabot
  • #133 Bump ruff from 0.0.257 to 0.0.259 @dependabot
  • #131 Bump actions/checkout from 3.4.0 to 3.5.0 @dependabot
  • #132 Bump actions/stale from 7 to 8 @dependabot
  • #135 Auto-update pre-commit hooks @github-actions
  • #139 Bump black from 23.1.0 to 23.3.0 @dependabot
  • #138 Bump ruff from 0.0.259 to 0.0.260 @dependabot
  • #137 Bump pre-commit from 3.2.1 to 3.2.2 @dependabot
  • #140 Auto-update pre-commit hooks @github-actions
  • #145 Bump coverage from 7.2.2 to 7.2.3 @dependabot
  • #142 Bump ruff from 0.0.260 to 0.0.261 @dependabot
  • #141 Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 @dependabot
  • #144 Bump mypy from 1.1.1 to 1.2.0 @dependabot
  • #143 Bump pytest from 7.2.2 to 7.3.0 @dependabot
  • #146 Auto-update pre-commit hooks @github-actions
nextdns - Version 1.3.0

Published by github-actions[bot] over 1 year ago

💚 CI

  • #101 Add pre-commit-update GitHub Action @bieniu
  • #109 Use ruff in CI @bieniu

⬆️ Dependency Updates

  • #74 Bump flake8 from 5.0.4 to 6.0.0 @dependabot
  • #75 Bump pylint from 2.15.6 to 2.15.8 @dependabot
  • #79 Bump black from 22.10.0 to 22.12.0 @dependabot
  • #78 Bump isort from 5.10.1 to 5.11.1 @dependabot
  • #77 Bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot
  • #76 Bump actions/checkout from 3.1.0 to 3.2.0 @dependabot
  • #83 Bump coverage from 6.5.0 to 7.0.0 @dependabot
  • #82 Bump aioresponses from 0.7.3 to 0.7.4 @dependabot
  • #81 Bump pylint from 2.15.8 to 2.15.9 @dependabot
  • #80 Bump isort from 5.11.1 to 5.11.3 @dependabot
  • #87 Bump isort from 5.11.3 to 5.11.4 @dependabot
  • #86 Bump coverage from 7.0.0 to 7.0.1 @dependabot
  • #85 Bump pre-commit from 2.20.0 to 2.21.0 @dependabot
  • #84 Bump actions/stale from 6 to 7 @dependabot
  • #89 Bump coverage from 7.0.1 to 7.0.2 @dependabot
  • #88 Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot
  • #95 Bump pytest from 7.2.0 to 7.2.1 @dependabot
  • #94 Bump coverage from 7.0.2 to 7.0.5 @dependabot
  • #92 Bump pydocstyle from 6.1.1 to 6.2.3 @dependabot
  • #91 Bump pylint from 2.15.9 to 2.15.10 @dependabot
  • #90 Bump actions/checkout from 3.2.0 to 3.3.0 @dependabot
  • #99 Bump pre-commit from 2.21.0 to 3.0.2 @dependabot
  • #100 Bump isort from 5.11.4 to 5.12.0 @dependabot
  • #96 Bump pydocstyle from 6.2.3 to 6.3.0 @dependabot
  • #98 Bump coverage from 7.0.5 to 7.1.0 @dependabot
  • #105 Bump pylint from 2.15.10 to 2.16.1 @dependabot
  • #104 Bump mypy from 0.991 to 1.0.0 @dependabot
  • #103 Bump pre-commit from 3.0.2 to 3.0.4 @dependabot
  • #102 Bump black from 22.12.0 to 23.1.0 @dependabot
  • #106 Bump pylint from 2.16.1 to 2.16.2 @dependabot
  • #107 Auto-update pre-commit hooks @github-actions
  • #108 Bump mypy from 1.0.0 to 1.0.1 @dependabot
nextdns - Version 1.2.2

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • #73 Fix allowed logs retention values @bieniu
nextdns - Version 1.2.1

Published by github-actions[bot] almost 2 years ago

🐛 Bug Fixes

  • #71 Fix logs retention value @bieniu
nextdns - Version 1.2.0

Published by github-actions[bot] almost 2 years ago

✨ New Features

  • #56 Use JSON loads/dumps from ClientSession configuration @bieniu
  • #57 Add the ability to download logs @bieniu
  • #67 Add possibility to change log retention @bieniu
  • #70 Add possibility to change logs location @bieniu

💚 CI

  • #53 Use Python 3.11 in CI @bieniu
  • #60 Create release-drafter.yml @bieniu
  • #62 Use Python 3.11 in tox @bieniu
  • #64 Add autoflake to pre-commit configuration @bieniu
  • #66 Update release drafter template @bieniu

✅ Test

  • #69 Improve tests @bieniu

⬆️ Dependency Updates

  • #39 Bump pytest from 7.1.2 to 7.1.3 @dependabot
  • #38 Bump pylint from 2.14.5 to 2.15.0 @dependabot
  • #37 Bump black from 22.6.0 to 22.8.0 @dependabot
  • #35 Bump coverage from 6.4.3 to 6.4.4 @dependabot
  • #40 Bump pylint from 2.15.0 to 2.15.2 @dependabot
  • #41 Bump pylint from 2.15.2 to 2.15.3 @dependabot
  • #43 Bump mypy from 0.971 to 0.981 @dependabot
  • #42 Bump actions/stale from 5 to 6 @dependabot
  • #47 Bump coverage from 6.4.4 to 6.5.0 @dependabot
  • #46 Bump pytest-cov from 3.0.0 to 4.0.0 @dependabot
  • #45 Bump mypy from 0.981 to 0.982 @dependabot
  • #50 Bump black from 22.8.0 to 22.10.0 @dependabot
  • #49 Bump pylint from 2.15.3 to 2.15.4 @dependabot
  • #48 Bump actions/checkout from 3.0.2 to 3.1.0 @dependabot
  • #52 Bump pylint from 2.15.4 to 2.15.5 @dependabot
  • #51 Bump pytest-asyncio from 0.19.0 to 0.20.1 @dependabot
  • #54 Bump pytest from 7.1.3 to 7.2.0 @dependabot
  • #55 Bump mypy from 0.982 to 0.990 @dependabot
  • #59 Bump pytest-asyncio from 0.20.1 to 0.20.2 @dependabot
  • #58 Bump mypy from 0.990 to 0.991 @dependabot
  • #63 [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 @snyk-bot
  • #65 Bump pylint from 2.15.5 to 2.15.6 @dependabot
  • #68 Update pre-commit packages @bieniu
nextdns - Version 1.1.1

Published by bieniu about 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/1.1.0...1.1.1

nextdns - Version 1.1.0

Published by bieniu about 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/1.0.2...1.1.0

nextdns - Version 1.0.2

Published by bieniu about 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/1.0.1...1.0.2

nextdns - Version 1.0.1

Published by bieniu over 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/1.0.0...1.0.1

nextdns - Version 1.0.0

Published by bieniu over 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/0.1.1...1.0.0

nextdns - Version 0.1.1

Published by bieniu over 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/0.1.0...0.1.1

nextdns - Version 0.1.0

Published by bieniu over 2 years ago

What's Changed

Full Changelog: https://github.com/bieniu/nextdns/compare/0.0.1...0.1.0

nextdns - Version 0.0.1

Published by bieniu over 2 years ago

First release