Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 614 Bytes

File metadata and controls

16 lines (11 loc) · 614 Bytes

Changelog

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.

[Unreleased]

Added

  • Initial release of Specular — compile-time assembly/type-scanning for .NET.
  • AOT-safe Roslyn incremental source generator that emits ISpecularProvider implementations.
  • Cross-assembly scan result caching via SpecularProvider.ctpjson.
  • Fluent selector API compatible with Scrutor conventions.
  • Support for .NET 8 and .NET 10.