What's Changed
- feat(solid): allow passing custom CliRenderer to render() by @remorses in #469
- bench(text-buffer-view): add measureForDimensions benchmark by @simonklee in #472
- improve word wrap perf by tracking byte_offset instead of recalc by @kommander in #473
- perf(text-buffer-view): cache measureForDimensions results by @simonklee in #475
- bench: replace the measureForDimensions bench by @simonklee in #474
Full Changelog: v0.1.68...v0.1.69