tunnckoCore/starts-with

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage


## 1.0.2 - 2015-07-09
- Release v1.0.2 / npm@v1.0.2
- fixes for codeclimate's jshint on `benchmark/**/*`

## 1.0.1 - 2015-07-09
- Release v1.0.1 / npm@v1.0.1
- fix `multiple var declarations`
- add standard ignore
- update package.json
- update keywords
- update repo style and code style
- update benchmarks
- merge pull request from @jonschlinkert
- start from beginning of `needle`

## 1.0.0 - 2015-03-31
- Release v1.0.0 / npm@v1.0.0
- update tests
- update readme
- bump deps
- run update(1)
- fix description
- fix benchmarks
- add benchmarks
- travis check
- coveralls push

## 0.0.0 - 2014-12-08
- first commits