tunnckoCore/lazy-utils

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.1.0"></a>
# [1.1.0](https://github.com/tunnckocore/lazy-utils/compare/v1.0.1...v1.1.0) (2016-09-12)


### Bug Fixes

* **tests:** update tests ([1752f2a](https://github.com/tunnckocore/lazy-utils/commit/1752f2a))


### Features

* **merge:** add `.merge` method, fixes #2 ([4bba6a9](https://github.com/tunnckocore/lazy-utils/commit/4bba6a9)), closes [#2](https://github.com/tunnckocore/lazy-utils/issues/2)





## 1.0.1 - 2016-05-03
- Release v1.0.1 / npm@v1.0.1
- update description
- add `is-buffer`

## 1.0.0 - 2016-04-29
- Release v1.0.0 / npm@v1.0.0
- update docs
- add lazy-cache
- update deps
- push to github

## 0.0.0 - 2016-04-29
- Initial commit