UNPKG

jscpd

Version:

Copy/paste detector for programming code, support JavaScript, CoffeeScript, PHP, Ruby, Python, Less, Go, Java, Yaml, C#, C++, C, Puppet, Twig languages

162 lines (81 loc) 6.37 kB
# 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.0.2"></a> ## [1.0.2](https://github.com/kucherenko/jscpd/compare/v1.0.1...v1.0.2) (2018-11-27) ### Bug Fixes * support locally installed reporter and mode ([01ee5af](https://github.com/kucherenko/jscpd/commit/01ee5af)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/kucherenko/jscpd/compare/v1.0.0...v1.0.1) (2018-11-27) ### Bug Fixes * add support for trailling slash gitignore pattern ([0a48301](https://github.com/kucherenko/jscpd/commit/0a48301)) <a name="1.0.0"></a> # [1.0.0](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.6...v1.0.0) (2018-11-21) ### Bug Fixes * **travis:** add installation for jscpd-badge-reporter ([d09232f](https://github.com/kucherenko/jscpd/commit/d09232f)) * **travis:** add scripts running ([1bb099c](https://github.com/kucherenko/jscpd/commit/1bb099c)) * **travis:** fix scripts running ([fec133b](https://github.com/kucherenko/jscpd/commit/fec133b)) * **travis:** fix scripts running again ([bdccafb](https://github.com/kucherenko/jscpd/commit/bdccafb)) <a name="1.0.0-rc.6"></a> # [1.0.0-rc.6](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2018-11-17) ### Features * **reporter:** Add html reporter ([831447a](https://github.com/kucherenko/jscpd/commit/831447a)) <a name="1.0.0-rc.5"></a> # [1.0.0-rc.5](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2018-11-15) <a name="1.0.0-rc.4"></a> # [1.0.0-rc.4](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2018-11-09) ### Features * **cli:** Add ability to point few pathes to cli as args ([d1e6cfc](https://github.com/kucherenko/jscpd/commit/d1e6cfc)) * **readme,reporters,hooks:** Add hooks, change reporters interface, cleanup dependencies ([dc03298](https://github.com/kucherenko/jscpd/commit/dc03298)) <a name="1.0.0-rc.3"></a> # [1.0.0-rc.3](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2018-10-11) ### Bug Fixes * **cli:** Change storage type ([4b1a26a](https://github.com/kucherenko/jscpd/commit/4b1a26a)) <a name="1.0.0-rc.2"></a> # [1.0.0-rc.2](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2018-10-11) ### Bug Fixes * **exec-timer:** Fix bug with dependencies ([3c52587](https://github.com/kucherenko/jscpd/commit/3c52587)) <a name="1.0.0-rc.1"></a> # [1.0.0-rc.1](https://github.com/kucherenko/jscpd/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2018-10-11) ### Features * **exec-timer:** Add exec timer reporter ([d5d865e](https://github.com/kucherenko/jscpd/commit/d5d865e)) <a name="1.0.0-rc.0"></a> # [1.0.0-rc.0](https://github.com/kucherenko/jscpd/compare/v1.1.0-rc.0...v1.0.0-rc.0) (2018-10-07) ### Bug Fixes * **package.json:** Add RC prefix for releases ([5e6bf00](https://github.com/kucherenko/jscpd/commit/5e6bf00)) ### Reverts * **wrong release:** remove wrong release ([708f98a](https://github.com/kucherenko/jscpd/commit/708f98a)) <a name="1.0.0-alpha.2"></a> # [1.0.0-alpha.2](https://github.com/kucherenko/jscpd/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2018-08-24) ### Bug Fixes * **config:** Change config filename ([f693e3c](https://github.com/kucherenko/jscpd/commit/f693e3c)) * **package.json:** Fix generation of typedoc ([4769cf5](https://github.com/kucherenko/jscpd/commit/4769cf5)) <a name="1.0.0-alpha.1"></a> # [1.0.0-alpha.1](https://github.com/kucherenko/jscpd/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2018-08-18) ### Features * **package:** add bin script ([840af45](https://github.com/kucherenko/jscpd/commit/840af45)) <a name="1.0.0-alpha.0"></a> # 1.0.0-alpha.0 (2018-08-18) ### Bug Fixes * **package:** update codemirror to version 5.28.0 ([6eb6eab](https://github.com/kucherenko/jscpd/commit/6eb6eab)) * **package:** update codemirror to version 5.29.0 ([dcfa37b](https://github.com/kucherenko/jscpd/commit/dcfa37b)) * **package:** update codemirror to version 5.31.0 ([64d0b27](https://github.com/kucherenko/jscpd/commit/64d0b27)) * **package:** update codemirror to version 5.32.0 ([452d490](https://github.com/kucherenko/jscpd/commit/452d490)) * **package:** update codemirror to version 5.33.0 ([f9b5e08](https://github.com/kucherenko/jscpd/commit/f9b5e08)) * **package:** update codemirror to version 5.35.0 ([d292b73](https://github.com/kucherenko/jscpd/commit/d292b73)) * **package:** update codemirror to version 5.36.0 ([6eb9603](https://github.com/kucherenko/jscpd/commit/6eb9603)) * **package:** update codemirror to version 5.37.0 ([5bee414](https://github.com/kucherenko/jscpd/commit/5bee414)) * **package:** update shelljs to version 0.8.0 ([114649d](https://github.com/kucherenko/jscpd/commit/114649d)) * **package.json:** Remove not used [@types](https://github.com/types)/sinon ([6087a0d](https://github.com/kucherenko/jscpd/commit/6087a0d)) * **silent:** Fix ability to use xml, json and other not console reporters in silent mode ([16d4710](https://github.com/kucherenko/jscpd/commit/16d4710)) * **test:** Fix sinon spy ([e610f88](https://github.com/kucherenko/jscpd/commit/e610f88)) ### Features * **cache:** Add cache for detection results ([41ffaf4](https://github.com/kucherenko/jscpd/commit/41ffaf4)) * **JSCPD:** Started 1.0.0 version development, move from coffee to ts, change tokenizer, new report ([68ca373](https://github.com/kucherenko/jscpd/commit/68ca373)) * **language:** add yaml support ([7434bcc](https://github.com/kucherenko/jscpd/commit/7434bcc)) * **options:** add ability set formats extensions ([6a1e8b1](https://github.com/kucherenko/jscpd/commit/6a1e8b1)) * **options:** Add debug option for check options of jscpd ([aa3968b](https://github.com/kucherenko/jscpd/commit/aa3968b)) * **reporter:** add statistic reporter ([01fc2b3](https://github.com/kucherenko/jscpd/commit/01fc2b3)) * **reporter:** Add threshold reporter ([e8e1b25](https://github.com/kucherenko/jscpd/commit/e8e1b25)) * **reporter:** Add xml reporter ([6ae45ca](https://github.com/kucherenko/jscpd/commit/6ae45ca)) * **reporters:** Add silent reporter ([517d2ee](https://github.com/kucherenko/jscpd/commit/517d2ee)) * **statistic:** Add new clones statistic ([5c4761d](https://github.com/kucherenko/jscpd/commit/5c4761d))