Skip to content

v1.1.1

Choose a tag to compare

@jacobbubu jacobbubu released this 14 Oct 08:49
· 9 commits to master since this release

1.1.1 (2019-10-14)

Bug Fixes

  • fix matching error that happended when we have space between two format parameters (e3e6d42), closes #4

Reverts

  • revert the config DEBUG_TEXT_WIDTH_IN_COLOR_MODE, we use process.stderr.columns to calcula (7902a1c)