Releases: terrafx/terrafx.interop.xlib
Releases · terrafx/terrafx.interop.xlib
v6.4.0.1
What's Changed
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #47
- Updating bindings to support .NET 8 and .NET 9 by @tannergooding in #48
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v6.4.0...v6.4.0.1
v6.4.0
What's Changed
- Adjusting the repo infrastructure for .NET 7 RC2 by @tannergooding in #43
- Regenerate bindings using the latest ClangSharp by @tannergooding in #44
Full Changelog: v6.3.0-beta3...v6.4.0
v6.3.0-beta3
What's Changed
- Updating various versions and build infrastructure for .NET 6 by @tannergooding in #35
- Updating the .editorconfig to better match interop requirements by @tannergooding in #36
- Regenerating bindings to use the newer remapping and transparent struct features by @tannergooding in #37
- Regenerating bindings to be under the TerraFX.Interop.Xlib namespace by @tannergooding in #38
- Updating to Microsoft.SourceLink.GitHub v1.1.1 by @tannergooding in #39
- Adding back some Manual files that shouldn't have been deleted by @tannergooding in #40
- Fixing all DllImports to be resolvable by @tannergooding in #41
Full Changelog: v6.3.0-beta2...v6.3.0-beta3
v6.3.0-beta2
What's Changed
- Updating VersionSuffix to beta2 by @tannergooding in #30
- Ensure GenerateSkipLocalsInit runs before BeforeCompile and ContinuousIntegrationBuild is set in the right place. by @tannergooding in #31
- Adding back the publish-nightlies-github leg by @tannergooding in #33
- Adding support for net6.0 and linking/trimming by @tannergooding in #34
Full Changelog: v6.3.0-beta1...v6.3.0-beta2
v6.3.0-beta1
What's Changed
- Some minor cleanup and regenerating the X11 bindings. by @tannergooding in #1
- Fixing up some doc links and directing users towards the Discord server. by @tannergooding in #2
- Updating dependencies and enabling sourcelink. by @tannergooding in #3
- Updating dependencies and adding NuGet publishing support. by @tannergooding in #4
- Fixing CI links and updating dependencies. by @tannergooding in #5
- Cleanup the project to ensure it is more broadly usable. by @tannergooding in #6
- Updating dependencies and the .NET SDK 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
- Updating the pseudo fixed-sized buffers to no longer require pinning and to add bounds checking. by @tannergooding in #10
- Micro-optimize dll imports and add a resolver by @tannergooding in #11
- Make NativeTypeNameAttribute internal by @tannergooding in #12
- Switching to use pool.vmImage rather than pool.name by @tannergooding in #13
- Upgrading projects to netcoreapp3.1 by @tannergooding in #14
- Adding the ability for users to hook the DllImportResolver by @tannergooding in #15
- Retarget to the .NET 5 and C# 9 preview bits by @tannergooding in #16
- Target an explicit netcoreapp5.0 version and multitarget netcoreapp3.1 by @tannergooding in #17
- Update to target .NET 5 Preview 2 by @tannergooding in #18
- Updating CI to trigger from main by @tannergooding in #19
- Updating the repo to use GitHub Actions by @tannergooding in #20
- Updating to exclusively support net5.0 by @tannergooding in #21
- Fixing publishing to AzDO by @tannergooding in #22
- Upgrading to .NET 5 Preview 8 by @tannergooding in #23
- Upgrading to .NET 5 RC1 by @tannergooding in #24
- Cleaning up the solution items by @tannergooding in #25
- Fixing the build.sh --generate command by @tannergooding in #26
- Updating the issue templates. by @tannergooding in #27
- Updating to .NET 5 RC2 by @tannergooding in #28
- Upgrading to .NET 5 GA and updating the moniker to beta by @tannergooding in #29
Full Changelog: https://github.com/terrafx/terrafx.interop.xlib/commits/v6.3.0-beta1