Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Fixed

[v1.0.3]

Fixed

  • Fixed package json version number

[v1.0.2]

Fixed

  • Fixes large scroll backs failing to render because the mesh Text Mesh Pro generates exceeds the 65000 triangle single mesh limit in Unity

[v1.0.1]

Fixed

  • Package json version number matches release number now.

[v1.0.0]

Added

  • More efficient command scrollback. Avoids re-allocating the scrollback contents every time it's accessed.
  • Unity package layout and package-based installation instructions.

0.1.0 - 2022-07-14

Added

  • Initial version