Releases: emylincon/golist
Releases · emylincon/golist
v1.4.5
v1.4.4
What's Changed
- convert to string by @emylincon in #120
- convert golist to slice implementation by @emylincon in #122
- append now returns error by @emylincon in #125
- implemented diff feature by @emylincon in #127
- Interface update by @emylincon in #128
- example refactor by @emylincon in #129
- implements differenceBoth by @emylincon in #131
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Update interface type by @emylincon in #114
- refactored by @emylincon in #117
- update badge by @emylincon in #118
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
What's Changed
- version 1.4.0 by @emylincon in #110
- release by @emylincon in #111
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- 83 sum list by @emylincon in #93
- 94 precommit by @emylincon in #96
- dont panic [#91] by @emylincon in #97
- convertTo [#92] by @emylincon in #98
- 87 sum list no by @emylincon in #99
- examples [#100] by @emylincon in #101
- 102 improve lint by @emylincon in #103
- List subtract by @emylincon in #104
- Multiply list by @emylincon in #105
- list divide by @emylincon in #106
- golint by @emylincon in #108
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- implements combinations max [#79] by @emylincon in #80
- updated comments [#81] by @emylincon in #82
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- 73 combinations enhancement by @emylincon in #74
- 75 add feature [#75] by @emylincon in #76
- update version [#77] by @emylincon in #78
Full Changelog: v1.1.6...v1.2.0
v1.1.6
What's Changed
- implements list.Rand() for random element [#59] by @emylincon in #61
- implements exists [#60] by @emylincon in #64
- update doc [#63] by @emylincon in #65
- implements combinations [#62] by @emylincon in #69
- implements isequal [#68] by @emylincon in #70
- implements removing duplicates [#66] by @emylincon in #71
- commented exported methods [#67] by @emylincon in #72
Full Changelog: v1.1.5...v1.1.8
v1.1.5
What's Changed
- 52 gcf list by @emylincon in #55
- implemented lcm [#51] by @emylincon in #56
- updated errors [#53] by @emylincon in #57
- implemented type [#54] by @emylincon in #58
Full Changelog: v1.1.4...v1.1.5