# Changelog

## 0.2.0 - 2026-08-28

- Added external HAR file loading through `moonbitlang/x/fs` in the JS/Node CLI.
- Added `summary`, `validate`, `report`, `waterfall`, `budget`, and `csv` CLI commands with automation-friendly exit codes.
- Added CLI unit tests and end-to-end CI smoke commands against a real HAR fixture.
- Updated the public models for current MoonBit reserved-keyword rules.
- Replaced deprecated debug and string APIs so strict warning checks pass.
- Added JSON Unicode escape and UTF-16 surrogate-pair decoding.
- Strengthened parser tests and documented security, provenance, and project boundaries.
- Expanded CI to strict checks, interface verification, and runnable examples.

## 0.1.0 - 2026-08-11

- Added the original MoonHAR parser, HAR models, validation, analysis, reports, filters, budgets, redaction, comparison, metrics, tests, and example runner.
