Releases: terrafx/terrafx.interop.pulseaudio
Releases · terrafx/terrafx.interop.pulseaudio
13.0.0-beta2
What's Changed
- Updating VersionSuffix to beta2 by @tannergooding in #26
- Ensure GenerateSkipLocalsInit runs before BeforeCompile and ContinuousIntegrationBuild is set in the right place. by @tannergooding in #27
- Adding back the publish-nightlies-github leg by @tannergooding in #29
- Adding support for net6.0 and linking/trimming by @tannergooding in #30
Full Changelog: 13.0.0-beta1...13.0.0-beta2
13.0.0-beta1
What's Changed
- Fixing up the docs and the test/Directory.Build.props by @tannergooding in #1
- Updating dependencies and enabling sourcelink. by @tannergooding in #2
- Generate initial library bindings using ClangSharp by @FiniteReality in #3
- Updating dependencies and adding NuGet publishing support. by @tannergooding in #4
- Fixing CI links and updating dependencies. by @tannergooding in #5
- Updating dependencies and the .NET SDK by @tannergooding in #6
- Updating the package version to 12.2 to match the PulseAudio sources by @tannergooding in #7
- Removing the dependency on TerraFX.Utilities by @tannergooding in #8
- Updating dependencies to the netcoreapp3.0 stable bits. by @tannergooding in #9
- Micro-optimize dll imports and add a import resolver by @tannergooding in #10
- Switching to use pool.vmImage rather than pool.name by @tannergooding in #11
- Upgrading projects to netcoreapp3.1 by @tannergooding in #12
- Adding the ability for users to hook the DllImportResolver by @tannergooding in #13
- Retarget to the .NET 5 and C# 9 preview bits by @tannergooding in #14
- Target an explicit netcoreapp5.0 version and multitarget netcoreapp3.1 by @tannergooding in #15
- Update to target .NET 5 Preview 2 by @tannergooding in #16
- Updating CI to trigger from main by @tannergooding in #17
- Updating the repo to use GitHub Actions by @tannergooding in #18
- Updating to exclusively support net5.0 by @tannergooding in #19
- Fixing publishing to AzDO by @tannergooding in #20
- Upgrading to .NET 5 Preview 8 by @tannergooding in #21
- Upgrading to .NET 5 RC1 by @tannergooding in #22
- Updating the issue templates. by @tannergooding in #23
- Updating to .NET 5 RC2 by @tannergooding in #24
- Upgrading to .NET 5 GA and updating the moniker to beta by @tannergooding in #25
New Contributors
- @FiniteReality made their first contribution in #3
Full Changelog: https://github.com/terrafx/terrafx.interop.pulseaudio/commits/13.0.0-beta1