Skip to content

Commit 7f10a8e

Browse files
iamlopes-engclaude
andcommitted
Add 0.0.1 changelog entry
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d358d17 commit 7f10a8e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.0.1] - 2026-04-10
9+
10+
### Added
11+
12+
- `asimov-ethereum-fetcher` CLI binary for fetching Ethereum block data by URL.
13+
- `BlockUrl` type for parsing and resolving Ethereum block URLs (e.g. `eth://mainnet/12345678`).
14+
- Support for Ethereum networks: `mainnet`, `sepolia`, and `holesky` via public RPC endpoints.
15+
- JSON and JSONL output formats via `--output jsonl` flag.
16+
- `--version` and `--license` flags via `clientele` standard options.
17+
- Integration with `asimov-module` for argument parsing and optional tracing support.

0 commit comments

Comments
 (0)