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
- @idichekop made their first contribution in #319
- @duke-git made their first contribution in #334
- @vector4wang made their first contribution in #336
- @jiawen-afk made their first contribution in #338
Full Changelog: v2.3.7...v2.3.8