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
- @hunantangke made their first contribution in #279
- @mooncake9527 made their first contribution in #288
- @guanhonly made their first contribution in #291
- @YoghurtFree made their first contribution in #293
Full Changelog: v2.3.4...v2.3.5