Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@DatZach DatZach released this 31 Jul 14:33
· 2 commits to master since this release

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 and forEachRight with regards to returning false to break from loop
  • Fixed incorrect usage of static with regards to function exports on GMLodash class