Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 12:08
· 15 commits to master since this release

Changelog

  • c09826c Merge pull request #10 from yywing/readseeker
  • 9c24390 Merge pull request #11 from phith0n/overlong-encoding
  • 932f133 Merge pull request #12 from phith0n/cicd-upgrade
  • 52825c9 bump dependencies version
  • 6701283 feat: 增加对流式解析的支持
  • 6e845fe fix Github Action error
  • 6529d29 fix goreleaser config issue
  • a5cd78b fix issue in CICD
  • 0c730a8 fix issue in CICD
  • 13e10aa fix: fix commons stream
  • b842d91 fix: 修改定义,兼容 bytes,去除 io.SeekEnd
  • ff2d5c7 fixed go mod file format
  • 564d304 fixed lint issue
  • b943c60 improve comment
  • a6db31e improve example test
  • f822ecf replaced deprecated ioutil function
  • 3580761 to support overlong encoding
  • 57aae3d upgrade Github Action dependencies