Skip to content

v2.3.8

Latest

Choose a tag to compare

@duke-git duke-git released this 01 Nov 11:44
· 4 commits to main since this release

What's Changed

  • fix(package):[function] Corrected behaviour of Nand predicate by @idichekop in #319
  • refactor(package): [slice] Simple refactor of ForEach by @idichekop in #323
  • fix(package): [slice] Fix RigthPadding and LeftPadding by @idichekop in #322
  • fix(package): [slice] functions with inconsistent return behaviour by @idichekop in #326
  • fix: return 0 when Average is called with empty slice by @zoulux in #330
  • fix(eventbus): update error handler to include topic information by @ch3nnn in #333
  • feat(struct): add struct name function by @ch3nnn in #328
  • Add enum package by @duke-git in #334
  • feat:add map to markdown conversion in map.go by @vector4wang in #336
  • feat: add ContainAny by @jiawen-afk in #338

New Contributors

Full Changelog: v2.3.7...v2.3.8