Skip to content

Releases: Adaendra/uilive

v0.2.0

22 Jul 12:59
e289fd7

Choose a tag to compare

[0.2.0] - 2023-07-22

Changed

  • Up Golang version to 1.20
  • Code reorganisation

Fixed

  • Make "getTermSize()" use local variables instead of package-level ones fork #39
  • Writer.Flush: properly compute line count for buffers longer than 2 lines fork #33
  • Fix wrong screen drawing by not counting ASCII color codes fork #30

v0.1.0

22 Jul 11:33

Choose a tag to compare

[0.1.0] - 2023-07-22

Added

Removed

  • .trvis.yml file