feat: implement json dump Python objects when save tests

This commit is contained in:
debugtalk
2019-03-19 15:16:46 +08:00
parent f8018dc1c9
commit aed342de31
3 changed files with 26 additions and 12 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## 2.1.0 (2019-03-19)
**Features**
- implement json dump Python objects when save tests
## 2.0.6 (2019-03-18)
**Features**