Skip to content

Latest commit

 

History

History
85 lines (34 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

85 lines (34 loc) · 2.13 KB

Change Log

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

0.4.1 (2018-09-22)

Note: Version bump only for package @thi.ng/strings

0.3.3 (2018-09-10)

Note: Version bump only for package @thi.ng/strings

0.3.2 (2018-09-06)

Note: Version bump only for package @thi.ng/strings

0.3.1 (2018-09-01)

Note: Version bump only for package @thi.ng/strings

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)