v1.1.1
-
Source generation no longer occurs when an unsupported language version is used.
-
A
global using static
directive is now generated, removing the need for addingusing SafeRouting.Extensions;
directives in projects targeting C# 10 or later.
Full Changelog: v1.1.0...v1.1.1