File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## [ 0.2.1] - 2026-02-19
6+
7+ ### Added
8+ - Added ` --version ` /` -v ` output with build metadata (` version ` , ` commit ` , ` date ` ) and wired release-time injection via GoReleaser ldflags.
9+ - Added Agent Skills support files at ` skills/agent-fetch ` with installation guidance and usage instructions for agent-driven workflows.
10+
11+ ### Changed
12+ - Added CI verification for the version flag to prevent regressions in release metadata output.
13+ - Documented Chrome/Chromium runtime dependency for ` browser ` mode and ` auto ` fallback in README and skill docs.
14+
515## [ 0.2.0] - 2026-02-18
616
717### Added
@@ -18,4 +28,3 @@ All notable changes to this project are documented in this file.
1828- Honored ` text/markdown ` responses directly (including MDX-like content) to avoid dropping sections during fallback conversion.
1929- Improved fallback behavior for HTTP status errors in ` auto ` mode.
2030- Tightened markdown detection and related review cleanups.
21-
You can’t perform that action at this time.
0 commit comments