Releases: DatZach/GMLodash
Releases · DatZach/GMLodash
Version 1.1.0
This release fixes a few bugs and addresses some code cleanliness issues.
- Fixed error when calling
toList
- Fixed error when calling
toMap
- Fixed incorrect behavior in
forEach
andforEachRight
with regards to returning false to break from loop - Fixed incorrect usage of static with regards to function exports on GMLodash class