Skip to content

v2.3.5

Latest
Compare
Choose a tag to compare
@duke-git duke-git released this 07 Mar 02:49
· 2 commits to main since this release

What's Changed

  • fix(fileutil): unzip Chinese garbled code during decompression by @hunantangke in #279
  • fix the bug of random.RandFloats() infinite loop and the result of random.RandFloat() sometimes equals to max. by @Yurunsoft in #282
  • make Bridge not block in the first stream that not closed by @mooncake9527 in #288
  • compatible with pointer in convert.ToString by @guanhonly in #291
  • fix: fix slice_test.go ,We should not assume the order of the slice by @YoghurtFree in #293
  • feat(validator): add IsIpPort by @ch3nnn in #294

New Contributors

Full Changelog: v2.3.4...v2.3.5