Releases: tikv/jemallocator
Releases · tikv/jemallocator
0.5.4
- Add disable_initial_exec_tls feature for jemalloc-ctl (#59)
- Fix definition of
c_bool
for non-MSVC targets (#54)
- Add
disable_cache_oblivious
feature (#51)
- Add loongarch64 support (#42)
tikv-jemalloc-sys 0.5.3
- Remove fs-extra dependency (#47)
tikv-jemalloc-sys 0.5.2
- Fix build on riscv64gc-unknown-linux-gnu (#40)
tikv-jemalloc-sys 0.5.1
- Backport support for NetBSD (#31)
- Watch environment variable change in build script (#31)
0.5.0
- Update jemalloc to 5.3.0 (#23)
From now on, crates are published as old names and new names at the same time with almost same source (except names).
Due to lack of permission, tikv-jemallocator-global is still only published as it is.
0.4.3
- Added riscv64 support (#14)