All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.1 (2020-04-18)
3.2.0 (2020-04-08)
- package: update cli-table3 to version 0.6.0 (0b29242)
- package: update fs-extra to version 9.0.0 (cbae200)
3.1.0 (2020-03-11)
3.0.1 (2020-03-10)
- blamer: Fix usage fix of blamer (5f9e125), closes #238
- package: update blamer to version 1.0.1 (966fca8)
3.0.0 (2020-03-08)
- xml reporter: fix #331
- package: update commander to version 4.0.1 (f36d545)
- package: update level to version 6.0.0 (374f659)
- xml reporter: fix issue with CDATA in xml reporter (5643092), closes #331
- cli: change cli script for running jscpd (536c44e)
2.0.16 (2019-09-24)
- .snyk, package.json & package-lock.json to reduce vulnerabilities (5fddd70)
- package: update commander to version 3.0.0 (c41cf11)
- package: update eventemitter3 to version 4.0.0 (cadd3ab)
- package: update fs-extra to version 8.0.0 (a1c3936)
- package: update rimraf to version 3.0.0 (47afcca)
- package: update snyk to version 2.0.0 (30828ee)
- readme: fix typo in readme (a49b801)
- readme: fixes screenshot url (ee6fd67)
- snap: fix tests snapshots (cc6402d)
2.0.15 (2019-04-24)
- package: update level to version 5.0.1 (913423a)
2.0.14 (2019-04-18)
2.0.13 (2019-03-29)
2.0.4 (2019-01-08)
- tokenizer: split c/cpp and c-header/cpp-header formats, now files in headers detects separately (b9be29e), closes #188
- tokenizer: split c/cpp and c/cpp headers formats (97bbd55)
2.0.3 (2019-01-08)
2.0.2 (2018-12-28)
- license: change packages with G P L to analog with MIT (8d1081f)
2.0.1 (2018-12-28)
2.0.0 (2018-12-28)
- store: add persistent store/db
1.2.3 (2018-12-27)
- jscpd: fix bug with mulitiformats files (7d631db)
1.2.2 (2018-12-27)
1.2.1 (2018-12-23)
- blamer: Fix unhandled promise rejection in blamer (23a9b5d), closes #185
- readme: fix path to screenshot (09ca3b8)
1.2.0 (2018-12-14)
- html reporter: Fix bug with empty lines in code blocks (af99689)
- html reporter: add graph to report (d051154)
1.1.0 (2018-12-02)
- html,consoleFull reporters: Add blamed lines to html and consoleFull reporters, add syntax hig (1168bfb)
- modes: Add custom mode (3aba4cd), closes #172
1.0.3 (2018-11-27)
1.0.2 (2018-11-27)
- support locally installed reporter and mode (01ee5af)
1.0.1 (2018-11-27)
- add support for trailing slash gitignore pattern (0a48301)
1.0.0 (2018-11-21)
- travis: add installation for jscpd-badge-reporter (d09232f)
- travis: add scripts running (1bb099c)
- travis: fix scripts running (fec133b)
- travis: fix scripts running again (bdccafb)
1.0.0-rc.6 (2018-11-17)
- reporter: Add html reporter (831447a)
1.0.0-rc.5 (2018-11-15)
1.0.0-rc.4 (2018-11-09)
- cli: Add ability to point few paths to cli as args (d1e6cfc)
- readme,reporters,hooks: Add hooks, change reporters interface, cleanup dependencies (dc03298)
1.0.0-rc.3 (2018-10-11)
- cli: Change storage type (4b1a26a)
1.0.0-rc.2 (2018-10-11)
- exec-timer: Fix bug with dependencies (3c52587)
1.0.0-rc.1 (2018-10-11)
- exec-timer: Add exec timer reporter (d5d865e)
1.0.0-rc.0 (2018-10-07)
- package.json: Add RC prefix for releases (5e6bf00)
- wrong release: remove wrong release (708f98a)
1.0.0-alpha.2 (2018-08-24)
1.0.0-alpha.1 (2018-08-18)
- package: add bin script (840af45)
- package: update codemirror to version 5.28.0 (6eb6eab)
- package: update codemirror to version 5.29.0 (dcfa37b)
- package: update codemirror to version 5.31.0 (64d0b27)
- package: update codemirror to version 5.32.0 (452d490)
- package: update codemirror to version 5.33.0 (f9b5e08)
- package: update codemirror to version 5.35.0 (d292b73)
- package: update codemirror to version 5.36.0 (6eb9603)
- package: update codemirror to version 5.37.0 (5bee414)
- package: update shelljs to version 0.8.0 (114649d)
- package.json: Remove not used @types/sinon (6087a0d)
- silent: Fix ability to use xml, json and other not console reporters in silent mode (16d4710)
- test: Fix sinon spy (e610f88)
- cache: Add cache for detection results (41ffaf4)
- JSCPD: Started 1.0.0 version development, move from coffee to ts, change tokenizer, new report (68ca373)
- language: add yaml support (7434bcc)
- options: add ability set formats extensions (6a1e8b1)
- options: Add debug option for check options of jscpd (aa3968b)
- reporter: add statistic reporter (01fc2b3)
- reporter: Add threshold reporter (e8e1b25)
- reporter: Add xml reporter (6ae45ca)
- reporters: Add silent reporter (517d2ee)
- statistic: Add new clones statistic (5c4761d)