Skip to content

v1.0.3

Compare
Choose a tag to compare
@h2non h2non released this 17 Mar 00:31
· 83 commits to master since this release

v1.0.3 / 2017-03-17

  • fix(#23): persist context data across body updates
  • fix(lint): use proper code style
  • fix(test): several lint issues
  • fix(#22): adds support for multipart multiple form values. This introduces a minor interface breaking change
  • feat(travis): add Go 1.8 CI support