What's Changed
- ci: 添加单元测试和集成测试 by @fslongjin in #36
- ci: add code cov by @fslongjin in #37
- ci: add issue_checker by @Chiichen in #38
- test: 为executor添加环境变量检测及错误检测的测试用例,并修复了任务执行错误后仍继续运行的bug by @fslongjin in #39
- chore: 在readme添加codecov的覆盖率图标 by @fslongjin in #40
- feat: 添加target_arch字段,实现根据不同的架构来自动编译对应的包。 by @fslongjin in #42
- chore(release): bump version from 0.1.10 to 0.1.11 by @fslongjin in #43
Full Changelog: v0.1.10...v0.1.11