UNPKG

git-list-updated

Version:

Resolve list of updated (and existing) files between two branches

63 lines (33 loc) 2.14 kB
# Changelog 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. ### [1.2.1](https://github.com/medikoo/git-list-updated/compare/v1.2.0...v1.2.1) (2019-07-16) ### Bug Fixes - Fix repository root resolution (assumption) ([bea55a8](https://github.com/medikoo/git-list-updated/commit/bea55a8)) ### Tests - Fix async test ([0904d90](https://github.com/medikoo/git-list-updated/commit/0904d90)) - Improve mock resolution ([1cc5194](https://github.com/medikoo/git-list-updated/commit/1cc5194)) ## [1.2.0](https://github.com/medikoo/git-list-updated/compare/v1.1.2...v1.2.0) (2019-06-17) ### Bug Fixes - Expose eventual error message ([4c04ed5](https://github.com/medikoo/git-list-updated/commit/4c04ed5)) ### Features - Throw informative error If reference is not found ([c4ab5a6](https://github.com/medikoo/git-list-updated/commit/c4ab5a6)) ### Tests - Cover invalid revision case ([246fb73](https://github.com/medikoo/git-list-updated/commit/246fb73)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/medikoo/git-list-updated/compare/v1.1.1...v1.1.2) (2019-01-21) ### Bug Fixes - fix handling of singular ext passed via CLI ([bb86f99](https://github.com/medikoo/git-list-updated/commit/bb86f99)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/medikoo/git-list-updated/compare/v1.1.0...v1.1.1) (2019-01-21) ### Bug Fixes - in pipe-git-updated fix support for --ext arg ([ac7c6f7](https://github.com/medikoo/git-list-updated/commit/ac7c6f7)) <a name="1.1.0"></a> # [1.1.0](https://github.com/medikoo/git-list-updated/compare/v1.0.0...v1.1.0) (2019-01-21) ### Features - "ext" option ([49f7435](https://github.com/medikoo/git-list-updated/commit/49f7435)) - pipe-git-updated util ([3ca92a4](https://github.com/medikoo/git-list-updated/commit/3ca92a4)) - register git-list-updated binary ([f40847e](https://github.com/medikoo/git-list-updated/commit/f40847e)) <a name="1.0.0"></a> # 1.0.0 (2019-01-21) ### Features - CLI ([7e4dba3](https://github.com/medikoo/git-list-updated/commit/7e4dba3))