Releases: terrafx/terrafx.interop.mimalloc
Releases · terrafx/terrafx.interop.mimalloc
v1.6.7
What's Changed
- Resolving differences between partial signatures by @tannergooding in #9
- [PERF-TEST] [DOCS] Benchmarks added by @WhiteBlackGoose in #10
- Updating various versions and build infrastructure for .NET 6 by @tannergooding in #11
- Cleaning up the build props/targets for the benchmarks folder by @tannergooding in #12
- Updating the .editorconfig to better match interop requirements by @tannergooding in #13
- Moving code to be under the TerraFX.Interop.Mimalloc namespace by @tannergooding in #14
- Updating to Microsoft.SourceLink.GitHub v1.1.1 by @tannergooding in #15
- Updating repo infrastructure to the latest by @tannergooding in #16
- Infra fixups and correctly mark version as v1.6.7 by @tannergooding in #17
New Contributors
- @WhiteBlackGoose made their first contribution in #10
Full Changelog: v1.6.0-beta2...v1.6.7
v1.6.0-beta2
What's Changed
- Adding back the publish-nightlies-github leg by @tannergooding in #7
- Adding support for net6.0 and linking/trimming by @tannergooding in #8
Full Changelog: v1.6.0-beta1...v1.6.0-beta2
v1.6.0-beta1
What's Changed
- Hand porting mimalloc and adding a basic test. by @tannergooding in #2
- Fixing the version of mimalloc to be 1.6 by @tannergooding in #3
- Adding some additional overloads for parity and AggressiveInlining attributes for perf by @tannergooding in #4
- Ensure _mi_heap_default works for multiple threads by @tannergooding in #5
- Ensure that mimalloc doesn't print messages outside verbose mode by @tannergooding in #6
Full Changelog: https://github.com/terrafx/terrafx.interop.mimalloc/commits/v1.6.0-beta1