Skip to content

v2.0.1

Compare
Choose a tag to compare
@13ph03nix 13ph03nix released this 09 Nov 00:28
· 134 commits to master since this release
774a58d
  • 修复 words 匹配器表达式执行的问题 #333, thanks @soapffz
  • 修复模版中包含中文异常捕获的问题 #334, thanks @izj007
  • 提高模版的鲁棒性
  • 支持 digest_username 和 digest_password,用于 http 认证
  • 支持 negative 反向匹配器

  • fix words matcher expression execution #333, thanks @soapffz
  • fix catch binascii ValueError Exception #334, thanks @izj007
  • improve template robustness
  • support digest_username and digest_password
  • support negative matchers