Skip to content

Version 1.1.0.2501 - #7

Merged
lpeyr merged 12 commits into
mainfrom
vNext
Jan 4, 2025
Merged

Version 1.1.0.2501#7
lpeyr merged 12 commits into
mainfrom
vNext

Conversation

@lpeyr

@lpeyr lpeyr commented Jan 4, 2025

Copy link
Copy Markdown
Member

This pull request introduces several updates and new features to the InternetTestCLI project. The key changes include the addition of a new command for DNS cache management, enhancements to existing commands, and the introduction of new enums for better functionality. Additionally, there are updates to the project version and dependencies.

New Features:

  • Added DnsCacheCommand to manage DNS cache, including options to clear and fetch DNS cache entries.

Enhancements:

  • Updated DownDetectorTestCommand to support multiple site checks and file input for URLs. [1] [2]
  • Enhanced LocateIpCommand to include options for specifying map provider and zoom level. [1] [2]

Enums:

  • Introduced Types and Status enums in DnsCache.cs for DNS cache record types and status codes.
  • Added MapProvider enum in MapProvider.cs to support different map providers.

Project Updates:

  • Incremented project version to 1.1.0.2501 and updated dependencies, including the addition of BetterConsoleTables package.

These changes bring significant improvements to the functionality and usability of the InternetTestCLI project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

1 participant