Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-07-14)
Features
- config: accept inline JSON config via env variable (1cc0999)
- config: match GitHub repositories by URL prefix for per-org auth (43c2bd5)
- github-actions: support monorepo actions with per-action version tags (904a611)
- lookup: reverse-resolve digest pins to versions via currentDigest (d369afd)
Tests
- use generic example action names in monorepo tests (33c79f8)
Documentation
- readme: add project logo (6567ac5)
- readme: document monorepo GitHub Actions versioning (7480e6a)
- readme: document per-organization GitHub authentication (4ba59f8)
What's Changed
- GitHub org auth, monorepo actions, reverse digest lookup, inline env config by @christian-andersson in #16
Full Changelog: v0.1.1...v0.2.0