Changelog

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).

## [3.0.6] - 2026-07-02

### Fixed

- Fix configuration of the `jspecify` module and exclude it from Ivy descriptor.

## [3.0.5] - 2026-06-17

### Fixed

- Fix incorrect null analysis annotations.

## [3.0.4] - 2026-06-15

### Fixed

- Fix invalid null analysis configuration (introduced in version 3.0.0).
- Notify the simulator before / after Event Queue wait() to fix scheduling issue with lower-priority threads.

## [3.0.3] - 2025-12-01

### Fixed

- Removed unnecessary dependency.

## [3.0.2] - 2025-11-04

### Changed

- Replace string error messages by error codes.

## [3.0.1] - 2025-10-29

### Fixed

- Code smell bugs.

## [3.0.0] - 2025-10-28

### Changed

- Migration to SDK 6.

## [2.1.0] - 2024-01-11

### Removed

- Remove `ej.api#bon` from dependencies.

## [1.0.0] - 2023-07-24

### Added

- Add the Mock implementation of the native methods of the Generic Event Queue Implementation.

---
_Markdown_
_Copyright 2023-2026 MicroEJ Corp. All rights reserved.
_Use of this source code is governed by a BSD-style license that can be found with this software.
_Build: 7E4D1F7C_
