Releases: allisterb/jemalloc.NET
Releases · allisterb/jemalloc.NET
jemalloc.NET-v0.2.4-win-msvc
Fix severe bug in freeing buffers. All users should update to this version.
Remove VectorMultiply() from HugeBuffer for now since no way to multiply remaining segment elements.
jemalloc.NET-v0.2.3-win-msvc
Resolve double global setup attribute issue.
Delete unneeded Debug folder in release archive.
jemalloc.NET-v0.2.2-win-msvc
Many performance improvements to FixedBuffer.
jemalloc.NET-win-msvc-0.2.1
Fixed bugs in HugeArray and FixedBuffer benchmarks.
Added float data type to benchmarks.
jemalloc.NET-win-msvc-0.2.0
Many bug fixes and enhancements for the 2nd major release. See the README for the latest docs.
jemalloc.NET-win-msvc-0.1.4
Fix and validate math and fill benchmarks.
jemalloc.NET-win-msvc-0.1.3.2
New build resolves incorrect path in launcher.
Include needed dependent assemblies, fix bug in VectorMultiply.
jemalloc.NET-win-msvc-0.1.1
v0.1.1 Bump version number for 2nd release.
jemalloc.NET-win-msvc-0.1.0
First release into the wild.