Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 455 Bytes

ltrim / CHANGELOG

v1.0.1 (2020-11-25)

  • Cleanup code
  • Update Node.js versions at .travis.yml

v1.0.0 (2016-10-27)

  • Add ESLint with node plugin
  • Remove *.lock from .gitignore
  • Refactor package.json
  • Text changes in README.md
  • Add yarn.lock file
  • Some code cleanups

v0.0.3 (2016-06-17)

  • Cleanup readme
  • Adjust code to rtrim

v0.0.2 (2016-06-17)

  • Add function usage part

v0.0.1 (2016-06-16)

  • Initial commit