Releases: protheory8/jemalloc-zig
Releases · protheory8/jemalloc-zig
jemalloc-zig v0.3.0
Add a few asserts, bring the implementation closer to the implementation of C allocator in the standard library.
jemalloc-zig v0.2.0
Change function declaration to match those in std.mem.Allocator
in latest Zig master build.
jemalloc-zig v0.1.0
Merge pull request #2 from protheory8/fix-typos Fix typos