Skip to content

Releases: sha1n/termite

v0.0.14

07 Jun 05:28
53469a0
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fixed progress bar render on very small terminals @sha1n (#39)

v0.0.13

06 Jun 13:40
9008df8
Compare
Choose a tag to compare

Changes

  • bugfix: render empty width calc was incorrect in v0.0.12 @sha1n (#38)

v0.0.12 (buggy)

06 Jun 13:30
07ab64f
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • progress bar start now renders an empty bar @sha1n (#37)

v0.0.11

05 Jun 09:47
beca5ac
Compare
Choose a tag to compare

Changes

🚀 Features

  • matrix now only refreshes modified row @sha1n (#36)

v0.0.10

04 Jun 16:11
7d491c7
Compare
Choose a tag to compare

Changes

🚀 Features

v0.0.9

01 Jun 10:37
af157d2
Compare
Choose a tag to compare

EXPERIMENTAL ⚠️

Changes

🚀 Features

  • added progress bar formatter api @sha1n (#32)
  • added spinner style customization support @sha1n (#31)

v0.0.8

31 May 10:22
Compare
Choose a tag to compare

EXPERIMENTAL ⚠️

Changes

  • exposing the internal writer of AutoFlushingWriter @sha1n (#30)

v0.0.7

31 May 10:04
505636a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • bugfix: WriteString should auto-flush as well @sha1n (#29)

v0.0.6

31 May 08:29
6e062cf
Compare
Choose a tag to compare

EXPERIMENTAL ⚠️

Changes

🚀 Features

  • major refactoring for more open and flexible apis @sha1n (#28)

v0.0.5

30 May 08:58
Compare
Choose a tag to compare

EXPERIMENTAL ⚠️

Changes

  • matrix api improvements
  • trimming line feeds and returns from matrix cells