Skip to content
This repository has been archived by the owner on Jun 2, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 473 Bytes

changelog.md

File metadata and controls

23 lines (20 loc) · 473 Bytes

less-plugin-util

0.2.0 04/01/2017

  • added the following functions:
    • str-includes
    • str-ends-with
    • str-starts-with
    • str-index-of
    • str-length
    • str-slice
    • str-search
    • str-test
  • added documentation for new functions
  • added links of the documentation of new functions in readme.md
  • added usage

0.1.1 29/12/2016

  • added changelog.md
  • added documentation
  • expanded readme.md

0.1.0 - 28/12/2016

  • initial release