All notable changes to Specular will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of Specular — compile-time assembly/type-scanning for .NET.
- AOT-safe Roslyn incremental source generator that emits
ISpecularProviderimplementations. - Cross-assembly scan result caching via
SpecularProvider.ctpjson. - Fluent selector API compatible with Scrutor conventions.
- Support for .NET 8 and .NET 10.