gtether 0.2.2

Highly concurrent multiplayer focused game engine, with an emphasis on realtime streamable asset management.
Documentation
## [0.2.2] - 2026-02-21

### 🐛 Bug Fixes

- Drop workers sleepers lock to prevent deadlocks

### 📚 Documentation

- Add starting changelogs
## [gtether_derive-v0.2.1] - 2026-02-20

### 🚀 Features

- Add priority-based async executor implementation
- Add worker pool
- Add FIFO executor
- Allow resource load task priorities to be configured

### 💼 Other

- Add changelog generation to release

### 🚜 Refactor

- Use priority-based executor for ResourceManager
- Move priority queue implementation to its own module
- Use worker pool for async executor
- Use worker pools to drive console command execution

### ⚙️ Miscellaneous Tasks

- Release 0.2.1