claude-code-transcripts 0.1.2

Typed parser for Claude Code transcript JSONL files (session logs under ~/.claude/projects).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

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

## [0.1.2] - 2026-04-16

### 🐛 Bug Fixes

- *(ingest)* Gracefully drop unknown serde variants instead of failing
- *(types)* Harden serde parsing against future transcript layout changes

### ⚙️ Miscellaneous Tasks

- Add git-cliff changelog automation

<!-- generated by git-cliff -->