Releases: SimonCropp/Polyfill
Releases · SimonCropp/Polyfill
Release list
10.11.2
10.11.1
10.11.0
10.10.0
- #559 Add Queue.TryPeek, Queue.TryDequeue
10.9.0
10.8.1
10.8.0
- #553 Add AsyncMethodBuilderAttribute and CompilerLoweringPreserveAttribute
10.7.2
- #552 Fix NET 8 CreateVersion7 polyfill RFC 9562/IETF variant bits
10.7.1
- #551 perf: replace array creation with
stackalloc