ax-sync 0.5.13

ArceOS synchronization primitives
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.13]https://github.com/rcore-os/tgoskits/compare/ax-sync-v0.5.12...ax-sync-v0.5.13 - 2026-05-15

### Added

- *(lockdep)* extend lockdep with task-held tracking and qemu regression coverage ([#415]https://github.com/rcore-os/tgoskits/pull/415)

### Fixed

- *(arceos)* adjust dynamic platform and network integration

### Other

- *(arceos-modules)* inherit workspace metadata

## [0.5.12]https://github.com/rcore-os/tgoskits/compare/ax-sync-v0.5.11...ax-sync-v0.5.12 - 2026-04-27

### Added

- *(ax-sync)* add mutex lockdep and fix Starry atomic-context violations ([#271]https://github.com/rcore-os/tgoskits/pull/271)