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.
asimov-ethereum-fetcherCLI binary for fetching Ethereum block data by URL.BlockUrltype for parsing and resolving Ethereum block URLs (e.g.eth://mainnet/12345678).- Support for Ethereum networks:
mainnet,sepolia, andholeskyvia public RPC endpoints. - JSON and JSONL output formats via
--output jsonlflag. --versionand--licenseflags viaclientelestandard options.- Integration with
asimov-modulefor argument parsing and optional tracing support.