This commit is contained in:
BlackMATov
2026-02-02 08:28:27 +07:00
parent 539a62c8a8
commit 7ce5ee924c
3 changed files with 37 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
- [Chunk](#chunk)
- [Builder](#builder)
- [Changelog](#changelog)
- [vX.Y.Z](#vxyz)
- [v1.9.0](#v190)
- [v1.8.0](#v180)
- [v1.7.0](#v170)
- [v1.6.0](#v160)
@@ -1566,7 +1566,7 @@ builder_mt:destruction_policy :: id -> builder
## Changelog
### vX.Y.Z
### v1.9.0
- Performance improvements of the [`evolved.destroy`](#evolveddestroy) and [`evolved.batch_destroy`](#evolvedbatch_destroy) functions
- Ensured deterministic chunk ordering to improve processing consistency across runs