v0.3.0
What's Changed
- fix(go): naming for inuse vs alloc by @TomerAberbach in #95
- refactor: migrate to optique by @TomerAberbach in #94
- docs: shell completions by @TomerAberbach in #97
- feat: allow parsing arbitrary size json by @TomerAberbach in #99
- chore: fix claude.md project structure by @TomerAberbach in #101
- feat: add publish script to inline doc symlinks before packing by @TomerAberbach in #103
- refactor: extract claude hook by @TomerAberbach in #102
- docs: fix ci badge by @TomerAberbach in #105
- chore: update ci by @TomerAberbach in #106
- refactor: migrate to
ansiscolor detection by @TomerAberbach in #107 - feat: support webkit sampling profile by @TomerAberbach in #104
- chore: drop a rust example by @TomerAberbach in #108
- docs: add checklist for adding a new format by @TomerAberbach in #111
- chore: fix claude ci again by @TomerAberbach in #112
- refactor: extract shared heap snapshot abstraction into src/snapshot/ by @TomerAberbach in #109
- docs: update project structure and format checklist in CLAUDE.md by @TomerAberbach in #113
- refactor: simplify format wrappers to direct re-exports by @TomerAberbach in #114
- refactor: compose profile sections as string arrays by @TomerAberbach in #116
- test: refactor parameterized tests by @TomerAberbach in #115
- feat: support jsc heap snapshot by @TomerAberbach in #117
- refactor: summarize -> aggregate by @TomerAberbach in #120
- refactor:
Profile->AggregatedProfileby @TomerAberbach in #121 - refactor: create glossary by @TomerAberbach in #122
- refactor: rework categorization and showing api by @TomerAberbach in #123
- feat: filter external private code automatically by @TomerAberbach in #125
- test: overhaul format tests by @TomerAberbach in #126
- docs: improve table formatting by @TomerAberbach in #127
Full Changelog: v0.2.0...v0.3.0