crawlergo 0.4.3
What's Changed
- fix: get wrong url root domian by @moonD4rk in #81
- 添加ubuntu 18 + Chromium 99 运行依赖 by @1oca1h0st in #86
- 修复targets里面的对象都指向最后一个值的问题 by @chushuai in #94
- Fixed WriteFile and ReadFile by @zjj in #98
- fix(filter): url fragment deduplication by @PIGfaces in #101
- perf(static-cmp): Static resource matching optimization by @PIGfaces in #112
New Contributors
- @moonD4rk made their first contribution in #81
- @1oca1h0st made their first contribution in #86
- @chushuai made their first contribution in #94
- @zjj made their first contribution in #98
- @PIGfaces made their first contribution in #101
Full Changelog: v0.4.2...v0.4.3
Thanks to @PIGfaces for contributing a lot of great code