Releases: MarkCiliaVincenti/ThreadSafeRandomizer
Releases · MarkCiliaVincenti/ThreadSafeRandomizer
1.2.0
1.1.4
Enabled deterministic builds, allowing debugging of this library from your code.
1.1.2
Removed unnecessary targeting of .NET 7.0, updated licensing, fixed README shields issue.
1.1.1
Signing assembly.
1.1.0
Enabled support from .NET Standard 1.0 upwards and made .NET 6.0 and .NET 7.0 now use the internal Random.Shared
.
1.0.4
Enabled trimming.
1.0.3
Made class static.
1.0.2
Fix naming conflicts.
1.0.1
Added XML summary documentation.