Releases: CenterEdge/CenterEdge.Async
Releases · CenterEdge/CenterEdge.Async
1.2.0
Significant Changes
- Includes a .NET 8 target which is marked for trim and NativeAOT compatibility
- New releases are also published to NuGet.org
What's Changed
- Also publish to NuGet.org by @brantburnett in #5
- Add .NET 8 target and use .NET 8 SDK by @brantburnett in #6
- Create LICENSE by @brantburnett in #7
- Improve NuGet packaging information by @brantburnett in #8
- Use C# 12 language features and fix some analyzer msgs by @brantburnett in #9
- Enable trim/AOT compatibility by @brantburnett in #10
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add optional state parameters to AsyncHelper (PHNX-12680) by @brantburnett in #4
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Switch to GitHub Packages (PHNX-7551) by @brantburnett in #1
- Ensure continuations run with sync task completion (ARCH-98) by @brantburnett in #2
New Contributors
- @brantburnett made their first contribution in #1
Full Changelog: 1.0.0...1.0.1
Initial release
1.0.0 Add strong naming