Added
- Progress bars and other single-line animations are now supported in the IntelliJ console (#49)
- Added
bottomTitletoPanel Terminal.forStdErrfor printing to stderr rather than stdout- Add
macosArm64target for native M1 macs
Changed
- Update Kotlin to 1.6.10
- Breaking change: Renamed
TableandPanel'sborderStyleproperty toborderTypeandborderTextStyletoborderStyle - Breaking change: Renamed
TerminalInfo'sstdinInteractiveandstdoutInteractivetoinputInteractiveandoutputInteractive, respectively