Releases: MarkCiliaVincenti/Backport.System.Threading.Lock
Releases · MarkCiliaVincenti/Backport.System.Threading.Lock
3.0.1
2.0.7
Final .NET 9.0 release.
2.0.5
Made IsHeldByCurrentThread unavailable for frameworks that don't support Monitor.IsEntered rather than throwing a NotSupportedException.
2.0.3
Cleaning up and improved documentation.
2.0.2
Minor optimizations.
2.0.0
Breaking change that requires different usage for projects targeting frameworks prior to .NET 5.0 in order to cater for potential thread aborts.
1.1.6
Deterministic build.
1.1.5
Cleaning, improved documentation and enabled AOT and trimming.
1.1.1
Made SecurityTransparent.
1.1.0
Added benchmarks and support for .NET Framework 3.5 and 4.5.