clankerdiff-client 0.3.2

Renderer-independent local and remote diff client
Documentation
# 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.2]https://github.com/jcarver989/diff/compare/clankerdiff-client-v0.3.1...clankerdiff-client-v0.3.2 - 2026-09-20

### Added

- *(diff-ratatui)* Add apply_client_state ([#74]https://github.com/jcarver989/diff/pull/74)

### Other

- *(deps)* bump tokio-tungstenite from 0.28.0 to 0.29.0 ([#68]https://github.com/jcarver989/diff/pull/68)
- *(deps)* bump gloo-net from 0.6.0 to 0.7.0 ([#67]https://github.com/jcarver989/diff/pull/67)

## [0.3.1]https://github.com/jcarver989/diff/compare/clankerdiff-client-v0.3.0...clankerdiff-client-v0.3.1 - 2026-09-20

### Added

- Add transport trait ([#72]https://github.com/jcarver989/diff/pull/72)
- add message transport APIs ([#70]https://github.com/jcarver989/diff/pull/70)

## [0.3.0]https://github.com/jcarver989/diff/compare/clankerdiff-client-v0.2.1...clankerdiff-client-v0.3.0 - 2026-09-18

### Added

- Remote diff support  ([#64]https://github.com/jcarver989/diff/pull/64)