Skip to content

v1.4.2

Choose a tag to compare

@lukeed lukeed released this 21 Dec 10:42
· 35 commits to master since this release

Patches

  • Replaced pad-right dependency with native String.repeat method.
    Did not make sense to include 2 deps for a single, non-perf-critical utility function.