Skip to content

v0.8.2

Compare
Choose a tag to compare
@c4spar c4spar released this 29 May 23:49

Bug Fixes

  • table: table fails if word is longer than maxCellWidth (#34) (b6c5f07)

Code Refactoring

  • prompt: remove undefined return type from .prompt() method's (#25) (15f707a)
  • table: remove unused method (6d00cc3)