v2.3.1
What's Changed
- Slice: break by @donutloop in #200
- Slice: padding by @donutloop in #201
- refactor(set): pop method randomly removes an element and return by @cannian1 in #202
- add Concat method by @cannian1 in #204
- feat(maputil): add ToSortedSlicesDefault method and ToSortedSlicesWithComparator method by @cannian1 in #206
- fix(netutil): Add proxy IP to send request by @Joker-desire in #210
- refactor(slice): optimize function by @cannian1 in #211
- refactor slice.Unique() by @coder-liyang in #215
- fix(maputil): json tag omitempty convert error by @ch3nnn in #218
New Contributors
- @Joker-desire made their first contribution in #210
- @coder-liyang made their first contribution in #215
- @ch3nnn made their first contribution in #218
Full Changelog: v2.3.0...v2.3.1