# Changelog v0.1.11 - 2026-02-22

Add unit tests (59 tests), extract pure logic to lib/utils.js, fix GitHub Actions release workflow.

- Extract getAvg, getVerdict, getUptime, sortResults, filterByTier, findBestModel, parseArgs to lib/utils.js
- Add comprehensive test suite using node:test (sources integrity, core logic, CLI parsing, package sanity)
- Fix release.yml: remove broken npm version patch, add version detection via git tags, add GitHub Release creation
- Update AGENTS.md with test-first workflow instructions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
