ax-kernel-guard 0.3.13

RAII wrappers to create a critical section with local IRQs or preemption disabled
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.3.13]https://github.com/rcore-os/tgoskits/compare/ax-kernel-guard-v0.3.12...ax-kernel-guard-v0.3.13 - 2026-08-09

### Other

- updated the following local packages: ax-crate-interface, axtest

## [0.3.12]https://github.com/rcore-os/tgoskits/compare/ax-kernel-guard-v0.3.11...ax-kernel-guard-v0.3.12 - 2026-08-03

### Other

- enhance axtest coverage for various starry-kernel contracts ([#1674]https://github.com/rcore-os/tgoskits/pull/1674)

## [0.3.11]https://github.com/rcore-os/tgoskits/compare/ax-kernel-guard-v0.3.10...ax-kernel-guard-v0.3.11 - 2026-06-09

### Added

- *(std)* unify std-aware ArceOS builds ([#1080]https://github.com/rcore-os/tgoskits/pull/1080)

## [0.3.10]https://github.com/rcore-os/tgoskits/compare/ax-kernel-guard-v0.3.9...ax-kernel-guard-v0.3.10 - 2026-05-15

### Other

- release ([#641]https://github.com/rcore-os/tgoskits/pull/641)

## [0.3.8]https://github.com/rcore-os/tgoskits/compare/ax-kernel-guard-v0.3.7...ax-kernel-guard-v0.3.8 - 2026-04-27

### Other

- Enhance QEMU rootfs handling and architecture feature updates ([#286]https://github.com/rcore-os/tgoskits/pull/286)