Skip to content

0.1.0

Choose a tag to compare

@zmh-program zmh-program released this 30 Jul 04:38
· 133 commits to main since this release

0.1.0

Features

  • Support for Docker-CI Workflow: Introduced CI/CD workflow integration with Docker.
  • Update Filter: Enhanced the filtering capabilities for better performance.
  • Support More TLDs WHOIS Analysis: Added support for additional Top-Level Domains (TLDs) in WHOIS analysis.
  • Support Delete History: Implemented functionality to delete historical records.
  • Beta: WHOIS Parser: Released a beta version of the WHOIS parser.
  • Better WHOIS Parser & Lifecycle Fix: Improved the WHOIS parser and fixed issues related to the loading lifecycle.
  • Improve Lookup Function: Enhanced the lookup function for more accurate results.
  • Support IPv4 & IPv6 WHOIS Lookup: Added support for WHOIS lookups for IPv4 & IPv6 addresses (#3).
  • Support IPv4 & IPv6 Analysis: Included analysis features for both IPv4 and IPv6 addresses.
  • Support File Saving: Support whois data file saving feature.

Fixes

  • Multi-Level TLDs Match Issue: Resolved issues with matching multi-level TLDs (#2).
  • Initial WHOIS Analyze Result Pointer Error: Fixed a pointer error in the initial WHOIS analysis results.
  • WHOIS Filter: Addressed and fixed issues with the WHOIS filter.
  • Connection Error Catching: Improved the handling of connection errors.
  • Date Checking: Corrected issues related to date verification and checking.
  • Better WHOIS Parser & Fix Loading Lifecycle Issue (#9): Improved parser efficiency and fixed lifecycle loading issues.

Chores

  • Add Roadmap: Included a roadmap for future development.
  • Add API Docs: Added comprehensive API documentation.
  • WHOIS-Raw Types Declaration: Declared types for WHOIS-raw data.