Skip to content

Latest commit

 

History

History
51 lines (22 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

51 lines (22 loc) · 1.37 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.0 (2018-08-24)

Bug Fixes

  • strings: buffer length (for null inputs) (center()) (5209c42)

Features

  • strings: add case converters (653a175)
  • strings: add truncateLeft() & wrap() stringers (1a20bc2)

0.2.0 (2018-08-08)

Features

  • strings: add opt prefix arg for radix() (5864f2c)

0.1.1 (2018-08-08)

Bug Fixes

  • strings: float type decl (b2ebbfc)

0.1.0 (2018-08-08)

Features

  • strings: re-import & update @thi.ng/strings from MBP2010 (40781eb)