﻿25/06/22|54bdb84|0.1.0
## [0.1.0](https://github.com/davehorner/e_grid/releases/tag/v0.1.0) - 2025-06-22

### Added

- initial release.  this is a pre-release of e_grid.  developer release.
- add move/resize event handling and dependencies
- ipc_protocol; move and resize events.
- enhance grid synchronization and logging with new window event structures and improved error handling
- *(e_grid)* implement console control handler for graceful shutdown and update status reporting intervals in e_grid.rs
- *(e_grid)* implement console control handler for graceful shutdown and update status reporting intervals
- focus now working with primary e_grid and grid_client_demo. using lib winevents and client ipc
- *(grid)* add dynamic grid sizing and animated transitions
- *(grid)* add dynamic grid sizing and animated transitions
- *(ipc)* add grid layout and animation system with easing and saved layouts
- Implement event-driven IPC for real-time window updates
- *(grid)* add IPC-driven window assignment with coverage-aware cell detection
- *(ipc)* add iceoryx2-based IPC system for grid coordination
- add monitor grid management and window tracking functionality in lib.rs
- add window tracking functionality with multi-monitor support and grid display

### Other

- a great restructuring of LLM noise.
- wip intermediate
- more wip
- clean this up. wip
- *(window_events)* improve static mut access safety and cleanup in lib.rs