Skip to content

Latest commit

 

History

History
58 lines (28 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

58 lines (28 loc) · 904 Bytes

[1.2.0] - 2021-2-15

  • Pass TerminalView's autofocus to the InputListener that it creates. #10, thanks @timburks

[1.2.0-pre] - 2021-1-20

  • add the ability to use fonts from the google_fonts package #9

[1.1.1+1] - 2020-10-4

  • Update readme

[1.1.1] - 2020-10-4

  • Add brightWhite to TerminalTheme

[1.1.0] - 2020-9-29

  • Fix web support.

[1.0.2] - 2020-9-29

  • Update link.

[1.0.1] - 2020-9-29

  • Disable debug print.

[1.0.0] - 2020-9-28

  • Update readme.

[1.0.0-dev] - 2020-9-28

  • Major issues are fixed.

[0.1.0] - 2020-8-9

  • Bug fixes

[0.0.4] - 2020-8-1

  • Revert version constrain

[0.0.3] - 2020-8-1

  • Update version constrain

[0.0.2] - 2020-8-1

  • Update readme

[0.0.1] - 2020-8-1

  • First version