Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Latest commit

 

History

History
64 lines (42 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

64 lines (42 loc) · 1.5 KB

Table of Contents

Additions

  • New CLI flag -dump-all-plugins to dump info from all managed plugins. #38

Released 2020/06/22

Additions

  • Add support for a Response phase, allowing manipulation of response data. #32

Fixes

  • Fix map representation in plugin configuration. #19 Thanks, melchor629 for the patch!
  • Fix array representation in plugin configuration. #20 Thanks, longquan0104 for the patch!

Released 2020/05/27

  • Bump go-pdk to v0.5.0

Released 2020/05/25

  • Bump go-pdk to v0.4.0

Released 2020/05/11

Fixes

  • Properly handle array fields. #18. Thanks, jumal.

Back to TOC