2.0.0-beta5
Pre-release
Pre-release
Added
- Progress bars and other single-line animations are now supported in the IntelliJ console (#49)
- Added
bottomTitle
toPanel
Terminal.forStdErr
for printing to stderr rather than stdout- Add
macosArm64
target for native M1 macs
Changed
- Update Kotlin to 1.6.10
- Breaking change: Renamed
Table
andPanel
'sborderStyle
property toborderType
andborderTextStyle
toborderStyle
- Breaking change: Renamed
TerminalInfo
'sstdinInteractive
andstdoutInteractive
toinputInteractive
andoutputInteractive
, respectively