Lodash-PHP v0.0.6 Release Notes
Release Date: 2019-03-30 // over 5 years agoPrevious changes from v0.0.5
-
โ Added Functions
- Function.wrap
- Function.partial
- Function.curry
- Function.unary
- Function.delay
- Function.rest
- Function.spread
- Function.flip
- Function.bindKey
- Function.bind
- Function.overArgs
- Function.once
- Function.before
- Function.ary
- Function.after
- Seq.chain
- Object.pick
- Object.pickBy
๐ Fixes:
- โ Added missing dollar sign to 2 code examples variables (#10)
- ๐ Replace object type-hint to support PHP < 7.2