Releases: sodiray/radash
Releases · sodiray/radash
v10.3.2
v10.3.1
What's Changed
- Fix performance issue in the
counting
function by @rayepps in #204
Full Changelog: v10.3.0...v10.3.1
v10.3.0
v10.2.0
What's Changed
- remove default ttl from the memo function by @rayepps in #195
Full Changelog: v10.1.0...v10.2.0
v10.1.0
What's Changed
- Add cancel and flush to debounce by @MarlonPassos-git in #118
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
- Add new
zip
andzipToObject
methods for arrays by @Nickersoft in #160 - Make list and range function more dynamic and robust by @rayepps in #152
- Remove deprecated get function signature by @rayepps in #151
- Remove deprecated camel alias by @rayepps in #150
- Make series support non-primitive values by @rayepps in #149
- Fix return type of tryit by @hovsater in #182
- Fix return type on group function by @rayepps in #145
New Contributors
- @Nickersoft made their first contribution in #160
- @hovsater made their first contribution in #182
Full Changelog: v9.5.0...v10.0.0
v9.5.0
What's Changed
- Add trim function to string module by @rayepps in #171
Full Changelog: v9.4.2...v9.5.0
v9.4.2
What's Changed
- Fix group performance: dont reduce + spread by @rayepps in #169
Full Changelog: v9.4.1...v9.4.2
v9.4.1
What's Changed
- Fix parallel function's AggregateError hiding the real stacktrace by @rayepps in #164
Full Changelog: v9.4.0...v9.4.1
v9.4.0
What's Changed
- Add callable function to curry module by @rayepps in #161
Full Changelog: v9.3.0...v9.4.0