v1.1.1
News:
- New web site go-testdeep.zetta.rocks;
- FAQ grew a little.
New features:
- Add some tdhttp request builders shortcuts, see
tdhttp.Get
,tdhttp.Post
,tdhttp.PostJSON
,tdhttp.PostXML
, etc. - New
Catch
operator; - New
JSON
andTag
operators; - New BeLax feature with its
Lax
operator counterpart (+CmpLax
func) Ptr
etPPtr
operators gain someTypeBehind()
capabilities.