Skip to content

Releases: mkrl/ttty

v1.7.0

15 Aug 21:31
86d3970
Compare
Choose a tag to compare

1.7.0 (2024-08-15)

Features

  • optional scrolling for print API (#45) (6b0fffd)

v1.6.0

22 Jul 23:04
7570c9a
Compare
Choose a tag to compare

1.6.0 (2023-07-22)

Features

  • promise-based type() API that now supports treating text as a command (#42) (7570c9a)

v1.5.0

20 Jul 18:37
eab39e1
Compare
Choose a tag to compare

1.5.0 (2023-07-20)

Features

  • add an ability to initialize with custom history (#41) (eab39e1)

v1.4.0

16 Jul 14:10
51ade4e
Compare
Choose a tag to compare

1.4.0 (2023-07-16)

Features

  • make TerminalEvent available to import externally (#39) (51ade4e)

v1.3.0

16 Jul 13:21
77afb0e
Compare
Choose a tag to compare

1.3.0 (2023-07-16)

Features

  • add setPrompt to the terminal API (#37) (77afb0e)

v1.2.0

28 Oct 10:01
97fb6a0
Compare
Choose a tag to compare

1.2.0 (2021-10-28)

Features

  • add support for long argument strings (#25) (97fb6a0)

v1.1.0

26 Oct 15:25
bc02e99
Compare
Choose a tag to compare

1.1.0 (2021-10-26)

Features

  • css: bundle CSS with JS and support themes (#24) (bc02e99)

v1.0.4

26 Oct 14:52
6f992d8
Compare
Choose a tag to compare

1.0.4 (2021-10-26)

Bug Fixes

v1.0.3

25 Oct 21:41
Compare
Choose a tag to compare

1.0.3 (2021-10-25)

Bug Fixes

  • css: fix typo in a class name (c4e7e77)

v1.0.2

17 Oct 12:16
353955d
Compare
Choose a tag to compare

1.0.2 (2021-10-17)

Bug Fixes