Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2024-12-31

Added

  • Initial release
  • FingerClient async client with context manager support
  • FingerRequest and FingerResponse protocol types
  • CLI tool with query, host, port, timeout, and verbose options
  • RFC 1288 compliant query parsing
  • Full type annotations