# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.3.1] - 2017-04-08

# v1.3.6
## (2020-04-21)

* Remove lodash dependency [Pagan Gazzard]

# v1.3.5
## (2020-04-20)

* Switch to balena-lint for linting [Pagan Gazzard]
* Update to gulp 4 [Pagan Gazzard]

## 1.3.4 - 2019-01-30

* Should import lodash methods independently to reduce bundle size [Thodoris Greasidis]

## 1.3.3 - 2019-01-30

* Tests: Fix missing semicolon warning [Thodoris Greasidis]

## 1.3.2 - 2019-01-29

* Travis: Drop 0.x node workers in favor of v6, 8, 10 [Thodoris Greasidis]

### Changed

- Updated bluebird to ^3.5.0
- Updated lodash to ^4.17.4

### Fixed

- Fixed tests with the latest version of string-to-stream

## [1.3.0] - 2016-02-15

### Added

- Implement `getStreamFromString()`.

## [1.2.0] - 2015-11-17

### Added

- Implement `onEvent()`.

## [1.1.0] - 2015-11-16

### Added

- Implement `pipeWithEvents()`.

[1.4.0]: https://github.com/jviotti/rindle/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/jviotti/rindle/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/jviotti/rindle/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/jviotti/rindle/compare/v1.0.0...v1.1.0
