Releases: rjNemo/underscore
Releases · rjNemo/underscore
v0.7.0
What's Changed
- Adding support for Slice sorting (Asc & Desc) by @0syntrax0 in #37
- adding support for quick pointer conversion by @0syntrax0 in #38
- Update Go and GitHub actions versions
New Contributors
- @0syntrax0 made their first contribution in #37
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
v0.5.0
What's Changed
- add flatmap by @rjNemo in #31
- Adding some new funky functions by @theouteredge in #32
New Contributors
- @theouteredge made their first contribution in #32
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add unit test pipeline by @rjNemo in #8
- feat: maps map by @rjNemo in #9
- each by @rjNemo in #10
- use comparable constraint in contains by @rjNemo in #12
- ✨ sum by @rjNemo in #13
- clean build files by @rjNemo in #14
- Code coverage by @rjNemo in #15
- Add Result type by @rjNemo in #16
- last function by @rjNemo in #17
- drop by @rjNemo in #18
- docsite by @rjNemo in #19
Full Changelog: v0.3.0...0.4.0
v0.3.0
Chain (#7) * doc: add docs to chan methods * feat: contains * feat: chain each * feat: every each * feat: find each * feat: chain min/max * feat: chain Some * refactor: chain tests Co-authored-by: Ruidy <[email protected]>
Enable chaining
v0.2.0 Merge remote-tracking branch 'origin/main'
Initial release
Initial release