-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,53 @@ | ||
<!-- commit a82437fdd1e308499bcc7e5430742feabdc28b98 --> | ||
<!-- LATEST 19f5240 --> | ||
|
||
## v3.0.0 (2015-11-04) | ||
## [v3.0.1](https://github.com/zoubin/reduce-js/commit/19f5240) (2015-11-10) | ||
|
||
## v2.1.1 (2015-11-02) | ||
* [ 2015-11-10 [fad55c9](https://github.com/zoubin/reduce-js/commit/fad55c9) ] update gulp-tape | ||
|
||
* use [email protected] | ||
* [ 2015-11-10 [c2e7a87](https://github.com/zoubin/reduce-js/commit/c2e7a87) ] export Reduce | ||
|
||
## v2.1.0 (2015-10-30) | ||
* [ 2015-11-04 [b53d252](https://github.com/zoubin/reduce-js/commit/b53d252) ] changelog | ||
|
||
* fix watch tests | ||
## [v3.0.0](https://github.com/zoubin/reduce-js/commit/a82437f) (2015-11-04) | ||
|
||
* update vinyl-fs | ||
## [v2.1.1](https://github.com/zoubin/reduce-js/commit/4258bdf) (2015-11-02) | ||
|
||
* emit 'instance', propagate the browserify instance | ||
* [ 2015-11-02 [10edaad](https://github.com/zoubin/reduce-js/commit/10edaad) ] use [email protected] | ||
|
||
use browserify 12 | ||
## [v2.1.0](https://github.com/zoubin/reduce-js/commit/429baae) (2015-10-30) | ||
|
||
* del unused var | ||
* [ 2015-10-30 [19b3f9f](https://github.com/zoubin/reduce-js/commit/19b3f9f) ] fix watch tests | ||
|
||
* example, lazypipe | ||
* [ 2015-10-30 [99e4f74](https://github.com/zoubin/reduce-js/commit/99e4f74) ] update vinyl-fs | ||
|
||
## v2.0.0 (2015-09-24) | ||
* [ 2015-10-30 [67d60cb](https://github.com/zoubin/reduce-js/commit/67d60cb) ] propagate the browserify instance and update to 12 | ||
|
||
* watch | ||
* emit 'instance' to propagate the browserify instance | ||
* use browserify 12 | ||
|
||
* use factor-vinylify | ||
* [ 2015-09-25 [c12fbdc](https://github.com/zoubin/reduce-js/commit/c12fbdc) ] del unused var | ||
|
||
* readme | ||
* [ 2015-09-25 [16b5929](https://github.com/zoubin/reduce-js/commit/16b5929) ] example, lazypipe | ||
|
||
* readme | ||
## [v2.0.0](https://github.com/zoubin/reduce-js/commit/d4bf4db) (2015-09-24) | ||
|
||
## v1.0.0 (2015-09-16) | ||
* [ 2015-09-24 [9501a35](https://github.com/zoubin/reduce-js/commit/9501a35) ] watch | ||
|
||
* readme toc | ||
* [ 2015-09-24 [afdcaf2](https://github.com/zoubin/reduce-js/commit/afdcaf2) ] use factor-vinylify | ||
|
||
* tests done | ||
* [ 2015-09-16 [a195206](https://github.com/zoubin/reduce-js/commit/a195206) ] readme | ||
|
||
* more tests needed | ||
* [ 2015-09-16 [c8a61f2](https://github.com/zoubin/reduce-js/commit/c8a61f2) ] readme | ||
|
||
* basics. no tests yet | ||
## [v1.0.0](https://github.com/zoubin/reduce-js/commit/b560269) (2015-09-16) | ||
|
||
* Initial commit | ||
* [ 2015-09-16 [9b56649](https://github.com/zoubin/reduce-js/commit/9b56649) ] readme toc | ||
|
||
* [ 2015-09-16 [671f385](https://github.com/zoubin/reduce-js/commit/671f385) ] tests done | ||
|
||
* [ 2015-09-15 [c384b9b](https://github.com/zoubin/reduce-js/commit/c384b9b) ] more tests needed | ||
|
||
* [ 2015-09-14 [9797c12](https://github.com/zoubin/reduce-js/commit/9797c12) ] basics. no tests yet | ||
|
||
* [ 2015-09-11 [15050f9](https://github.com/zoubin/reduce-js/commit/15050f9) ] Initial commit | ||
|