ITADN

版本发布 8

nightly-2026-07-17预发布
? · 2026-07-17

## What's Changed * Minimal allocation-free panic runtime; unify backtrace into sys/backtrace by @JonasKruckenberg in https://github.com/JonasKruckenberg/k23/pull/859 **Full Changelog**: https://github.com/JonasKruckenberg/k23/compare/nightly-2026-07-08...nightly-2026-07-17

wavltree-v0.0.8v0.0.8
? · 2025-07-11

### Fixed - *(deps)* update rust crate libfuzzer-sys to v0.4.10 ([#492](https://github.com/JonasKruckenberg/k23/pull/492)) ### Other - update Rust to 1.90.0-nightly ([#499](https://github.com/JonasKruckenberg/k23/pull/499)) - *(deps)* update rust crate criterion to 0.6.0 ([#421](https://github.com/JonasKruckenberg/k23/pull/421)) - overhaul testing ([#482](https://github.com/JonasKruckenberg/k23/pull/482)) - async executor benchmarks ([#442](https://github.com/JonasKruckenberg/k23/pull/442))

wavltree-v0.0.7v0.0.7
? · 2025-02-21

### Added - Rust `2024` edition (#309)

wavltree-v0.0.6v0.0.6
? · 2025-02-15

### Added - user address space functionality (#246) - integrate k23VM Wasm Engine (#224) ### Fixed - reduce time spent on large allocations (#288) ### Other - update rand crates ([#271](https://github.com/JonasKruckenberg/k23/pull/271)) - upgrade deps ([#268](https://github.com/JonasKruckenberg/k23/pull/268))

v0.0.5
? · 2025-01-11

### Other - Rust 2024 edition ready (#222)

v0.0.4
? · 2025-01-09

### Added - implement `AddressSpace::unmap` (#217)

v0.0.2
? · 2024-12-16

### Other - *(kernel/vm)* allocate virtual memory spot (#165)

v0.0.1
? · 2024-12-12

### Other - remove ambiguous and broken `cursor`/`cursor_mut` in favor of `root`/`root_mut` methods (#164) - *(wavltree)* release v0.0.0 (#160)