1.0.2 (2020-11-24)
- upgrade axios from 0.19.2 to 0.21.0 (58702c3)
- [Style] Add eslint;
- [Fix] The text is over the maximum character limit;
- [Test] COVERAGE:95.34% => 95.96%;
- [CI] Remove yarn;
- [Feature] Support "zh-hk" & "Filipino" & "zh-sg" language.
- [Feature] Supplement README.md.
- [Refactor] Remove useagents.json. Significantly reduce the package size, MINIFIED size:79.8kB => 32.8kB, MINIFIED + GZIPPED:16.7kB => 11.4kB.
- [Meta] Add stale.yml
- [Test] Add Unicode > 2048 && 2048 > Unicode > 128 test. COVERAGE:94.44% => 95.34%
- [CI] Add release.yml, to release and pulish to npmjs
- [Meta] Add dist lib folder to .gitignore
- [Docs] Fix README.md.
Fixes and Functionality:
- Change return object schema,easy to use.
- Add more options support.
- Add more testing.
Documentation:
- Update README.md, add usage.
- Fix README.md, function name error.
Fixes and Functionality:
- Add error ,if the first element of the text array is an empty string.
- Add more testing.
Documentation:
- Update README.md, add usage.