Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.1.0.2501 #7

Merged
merged 12 commits into from
Jan 4, 2025
Merged

Version 1.1.0.2501 #7

merged 12 commits into from
Jan 4, 2025

Conversation

lpeyr
Copy link
Member

@lpeyr lpeyr commented Jan 4, 2025

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