v1.9.0
🚀 Features
- Update demo - by @09473ZH (acfc6)
- Add filename & newFilename for demo - by @09473ZH (c4a9e)
- Add LICENSE in npm package - by @09473ZH (69ea9)
- Upgrade dependencies version - by @09473ZH (6d1c6)
- Update eslint rules - by @09473ZH (1602a)
- Add scope for stat slot - by @Lruihao (66d15)
- Add
ignoreMatchingLinesprop support - by @Lruihao (d8a73) - Add
ignoreMatchingLinesprop support for line-by-line mode - by @Lruihao (b17fc) - Add MIT license in package.json - by @09473ZH (7de18)
🐞 Bug Fixes
- Conflict between postinstall script and eslint - by @09473ZH (e640e)
- Remove ignore lines from slot stat default content - by @Lruihao (924d4)
- Split ignoreNum to ignoreAdditionsNum and ignoreDeletionsNum - by @Lruihao (c3134)
- Use regex to match only origin plain text - by @Lruihao (0ec8e)
- Fix output format typo - by @Shimada666 (5cddb)