Skip to content

Releases: hatamiarash7/CheckFiltering

v2.5.2

05 Dec 08:44

Choose a tag to compare

What's Changed

  • Fix release version
  • Remove extra CI badge

Full Changelog: v2.5.1...v2.5.2

v2.5.1

05 Dec 08:33

Choose a tag to compare

What's Changed

  • Complete test reports
  • Set min Python version to 3.11 for CI
  • Update dependencies

Full Changelog: v2.5.0...v2.5.1

v2.5.0

04 Dec 19:18

Choose a tag to compare

What's Changed

  • Refactor code base
  • Improved error handling for NXDOMAIN, timeout, and no nameservers scenarios
  • Added configurable timeout and custom nameservers support
  • Full type annotations
  • Better error messages with stderr output
  • Add more tests
  • Support comments in the domain list file
  • Update dependencies

Full Changelog: v2.4.0...v2.5.0

v2.4.0

24 Mar 12:15
041cd5d

Choose a tag to compare

What's Changed

  • chore(deps): update dependency pylint to v3.1.0 by @renovate in #65
  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.0 by @dependabot in #67
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate in #68
  • chore(deps): update dependency pytest to v8.1.1 by @renovate in #66
  • chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #70
  • chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 by @dependabot in #74
  • fix(deps): update dependency validators to >=0.24,<0.25 by @renovate in #72
  • fix(deps): update dependency typer to ^0.10.0 by @renovate in #77

Full Changelog: v2.3.4...v2.4.0

v2.3.4

25 Feb 09:59
8e90748

Choose a tag to compare

  • Remove old python versions in package

Full Changelog: v2.3.3...v2.3.4

v2.3.3

25 Feb 09:50
5c20bac

Choose a tag to compare

  • Update application version in poetry config

Full Changelog: v2.3.2...v2.3.3

v2.3.2

25 Feb 09:47
0e4ff59

Choose a tag to compare

  • Fix Poetry installation

Full Changelog: v2.3.1...v2.3.2

v2.3.1

25 Feb 09:40
14aff93

Choose a tag to compare

  • Format CLI file

Full Changelog: v2.3.0...v2.3.1

v2.3.0

25 Feb 09:37
b7a99fa

Choose a tag to compare

  • Update workflow

Full Changelog: v2.2.0...v2.3.0

v2.2.0

25 Feb 08:45
57d1596

Choose a tag to compare

What's Changed

  • Change minimum Python requirement to 3.10
  • Bump actions/cache from 3 to 4 by @dependabot in #52
  • fix(deps): update dependency dnspython to v2.5.0 by @renovate in #53
  • Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1 by @dependabot in #55
  • chore(deps): update dependency pytest to v8 by @renovate in #56
  • chore(deps): update jrubics/poetry-publish action to v2 by @renovate in #57
  • chore(deps): update dependency pytest-asyncio to v0.23.5 by @renovate in #58
  • fix(deps): update dependency dnspython to v2.6.0 by @renovate in #60
  • chore(deps): update dependency pytest to v8.0.1 by @renovate in #59
  • Bump dnspython from 2.6.0 to 2.6.1 by @dependabot in #62
  • chore(deps): update dependency pylint to v3.0.4 by @renovate in #63
  • chore(deps): update python docker tag to v3.11.4 by @renovate in #50
  • chore(deps): update dependency pytest to v8.0.2 by @renovate in #64

Full Changelog: v2.1.0...v2.2.0