What's Changed
- Fix 0% output from coveralls by @jemrobinson in #90
- Improve the check for Node by @GjjvdBurg in #91
- Feature: Import readability.js from npm by @GjjvdBurg in #95
- Solves bug regarding change of working directory by @giovannigarifo in #94
- thread & process safe text extraction from html string by @InzamamAnwar in #98
- Move away from deprecated
setup.py install
, setup GHA by @nelson-liu in #103 - Set up linting on GHA and fix existing linter issues by @nelson-liu in #104
- Issue#100 Fixed UnicodeEncodeError: 'charmap' codec can't encode char by @hanzalajamash in #105
- Quiet execution of ExtractArticle.js by @lodrantl in #99
- Fix for UnicodeDecodeError: 'utf-8' codec can't decode bytes by @haron in #112
- Update tests by @jemrobinson in #114
- Use stdin as input and stdout as output files by @haron in #113
- fix issue-109 (use unique temp files for input/output of ExtractArticle.js) by @erpic in #110
New Contributors
- @giovannigarifo made their first contribution in #94
- @InzamamAnwar made their first contribution in #98
- @nelson-liu made their first contribution in #103
- @hanzalajamash made their first contribution in #105
- @lodrantl made their first contribution in #99
- @haron made their first contribution in #112
- @erpic made their first contribution in #110
Full Changelog: v0.2.0...v0.3.0