File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,11 @@ go-testdeep
29
29
30
30
## Latest news
31
31
32
+ - 2020/02/29:
33
+ - ` github.com/maxatome/go-testdeep ` deprecated (but still usable),
34
+ use ` github.com/maxatome/go-testdeep/td ` instead. See the
35
+ [ FAQ point] ( https://go-testdeep.zetta.rocks/faq/#should-i-import-githubcommaxatomego-testdeep-or-githubcommaxatomego-testdeeptd )
36
+ for details about migration;
32
37
- 2020/02/13:
33
38
- new operator anchoring feature, see the [ corresponding FAQ
34
39
section] ( https://go-testdeep.zetta.rocks/faq/#how-does-operator-anchoring-work )
@@ -39,7 +44,6 @@ go-testdeep
39
44
friends [ ` CmpSubJSONOf ` ] , [ ` CmpSuperJSONOf ` ] , [ ` T.SubJSONOf ` ] &
40
45
[ ` T.SuperJSONOf ` ] ),
41
46
- JSON data can now contain comments and some operator shortcuts;
42
- - 2019/11/01: new [ ` Catch ` ] operator;
43
47
- see [ commits history] ( https://github.com/maxatome/go-testdeep/commits/master )
44
48
for other/older changes.
45
49
You can’t perform that action at this time.
0 commit comments