aetheris-client-native 0.3.17

Native desktop client for the Aetheris multiplayer platform
# 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.16]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.15...aetheris-client-native-v0.3.16 - 2026-04-23

### Other

- update Cargo.lock dependencies

## [0.3.14]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.13...aetheris-client-native-v0.3.14 - 2026-04-22

### Other

- update Cargo.lock dependencies

## [0.3.12]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.11...aetheris-client-native-v0.3.12 - 2026-04-22

### Other

- update Cargo.lock dependencies

## [0.3.10]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.9...aetheris-client-native-v0.3.10 - 2026-04-21

### Other

- update Cargo.lock dependencies

## [0.3.8]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.7...aetheris-client-native-v0.3.8 - 2026-04-20

### Other

- update Cargo.lock dependencies

## [0.3.6]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.5...aetheris-client-native-v0.3.6 - 2026-04-20

### Other

- update Cargo.lock dependencies

## [0.3.4]https://github.com/garnizeh-labs/aetheris-client/compare/aetheris-client-native-v0.3.3...aetheris-client-native-v0.3.4 - 2026-04-20

### Other

- update Cargo.lock dependencies
## [0.2.1] - 2026-04-19

### ⚙️ Miscellaneous Tasks

- Release v0.2.0
## [0.2.0] - 2026-04-19

### 🚀 Features

- Migrate to full Rust workspace with WASM client and CI standards

### 📚 Documentation

- Add crate-level READMEs for wasm and native crates