feat(mailer-bin): use mimalloc as the global allocator for mailer-bin
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-26 - 5.3.0 - feat(mailer-bin)
|
||||
use mimalloc as the global allocator for mailer-bin
|
||||
|
||||
- Add mimalloc dependency to workspace Cargo.toml
|
||||
- Enable workspace mimalloc in rust/crates/mailer-bin/Cargo.toml
|
||||
- Register mimalloc as the #[global_allocator] in mailer-bin/src/main.rs
|
||||
- Update Cargo.lock with new mimalloc and libmimalloc-sys entries
|
||||
|
||||
## 2026-02-26 - 5.2.6 - fix(postinstall)
|
||||
remove legacy postinstall binary installer and packaging entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user