| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-01 | 1.6 kB | |
| v2.3.8 source code.tar.gz | 2025-11-01 | 589.2 kB | |
| v2.3.8 source code.zip | 2025-11-01 | 716.3 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
What's Changed
- fix(package):[function] Corrected behaviour of Nand predicate by @idichekop in https://github.com/duke-git/lancet/pull/319
- refactor(package): [slice] Simple refactor of ForEach by @idichekop in https://github.com/duke-git/lancet/pull/323
- fix(package): [slice] Fix RigthPadding and LeftPadding by @idichekop in https://github.com/duke-git/lancet/pull/322
- fix(package): [slice] functions with inconsistent return behaviour by @idichekop in https://github.com/duke-git/lancet/pull/326
- fix: return 0 when Average is called with empty slice by @zoulux in https://github.com/duke-git/lancet/pull/330
- fix(eventbus): update error handler to include topic information by @ch3nnn in https://github.com/duke-git/lancet/pull/333
- feat(struct): add struct name function by @ch3nnn in https://github.com/duke-git/lancet/pull/328
- Add enum package by @duke-git in https://github.com/duke-git/lancet/pull/334
- feat:add map to markdown conversion in map.go by @vector4wang in https://github.com/duke-git/lancet/pull/336
- feat: add ContainAny by @Jiawen-AFK in https://github.com/duke-git/lancet/pull/338
New Contributors
- @idichekop made their first contribution in https://github.com/duke-git/lancet/pull/319
- @duke-git made their first contribution in https://github.com/duke-git/lancet/pull/334
- @vector4wang made their first contribution in https://github.com/duke-git/lancet/pull/336
- @Jiawen-AFK made their first contribution in https://github.com/duke-git/lancet/pull/338
Full Changelog: https://github.com/duke-git/lancet/compare/v2.3.7...v2.3.8