Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning,
and yes, platform and engine support are part of the public API.
Please file a bug if you notice a violation of semantic versioning.
Unreleased
Added
Changed
Deprecated
Removed
Fixed
Security
0.1.0 - 2026-05-28
- TAG: v0.1.0
- COVERAGE: 100.00% – 285/285 lines in 2 files
- BRANCH COVERAGE: 100.00% – 82/82 branches in 2 files
- 67.05% documented
- Initial release
Fixed
- Treated unsupported OAuth introspection response shapes as inactive tokens
instead of allowing low-level indexing errors to escape.