termgrid-core 1.5.5

Deterministic terminal grid state engine with invariant enforcement and backend decoupling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## 1.5.5 - Quick re-alignment

- Renderer implementation was brought back into alignment with the public op enum.
- Minor README.md Changelog
- Fixed link to local repo Rustdocs

## 1.5.4 — Initial public release

- Initial public release of `termgrid-core`.
- Deterministic grid state engine with invariant enforcement.
- Backend-decoupled rendering model with damage tracking.
- Wire format v1 contracts and Zensical documentation site.