Releases: zhaowcheng/xbot.framework
Releases · zhaowcheng/xbot.framework
v0.4.0
What's Changed
- c26a8f7 alter: change format of README to markdown.
- c4cdd0b improve: translate chinese to english in tests directory.
- 00e47c4 improve: TestBed.get method support JMESPath.
- f4f45e3 fix: correct the return type of TestCase.testbed in initdir
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- 0d87bae alter: support english.
- e55c458 fix: ExtraAdapter.extra is mistakenly treated as str(should be dict).
- 360c58a fix: 修改 initdir/requirements.txt 中的 xbot 为 xbot.framework。
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- v0.2.0 by @zhaowcheng in #11
- fix(doc): 修复 README.rst 中日志示例图片链接错误。 by @zhaowcheng in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Merge pull request #8 from zhaowcheng/develop alter(bundle): 由于 pypi 上冲突,修改包名为 xbot.framework。