| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-21 | refactor(json): eliminate json_last_error in favor of Result | nsfisis | |
| json_encode/json_encode_ex now return anyhow::Result<String> instead of Option, so callers no longer need json_last_error() to get the failure reason. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
