Skip to content

Releases: zhaowcheng/xbot.framework

v0.4.0

04 Jul 01:55
1b58cc4

Choose a tag to compare

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

25 Jun 13:31
05c603a

Choose a tag to compare

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

03 Jun 10:11
4bdd1b4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

31 May 05:22
0edf1d8

Choose a tag to compare

Merge pull request #8 from zhaowcheng/develop

alter(bundle): 由于 pypi 上冲突,修改包名为 xbot.framework。