uilive v0.0.4 Release Notes

Release Date: 2020-01-03 // over 4 years ago
    • ๐Ÿ›  Fix getTermSize() for Windows via #29 by @vnlitvinov
    • ๐Ÿ”„ Change Out type to io.Writer via #15 by @maplain
    • ๐Ÿ‘ Allow Start to be called immediately after Stop via #19 by @genevieve

Previous changes from v0.0.2

    • ๐Ÿ›  Fixes an issue where the last line is being overwritten when the width of the buffer exceeds screen width (#3)
    • ๐Ÿ›  Fixes a glitch when the writer RefreshInterval is too little (#9)
    • ๐Ÿ‘Œ Support for outputting to newline (#14)