Skip to content

Conversation

@evolutionleo
Copy link
Member

This sums up all the improvements I've made in the 8 months that the project has been up.
Includes fixing functions to have no unexpected side effects/leak outside the scope, adding the functionality to break out of any of the looping methods (forEach, filter, etc.)

WARNING! Due to the API changes, this might break some of your existing code (e.x. .filter() was changed to actually change the Array (it used to return a modified copy), breaking out of .forEach() behaviour also changed, so yeah, beware of that)

Overall this is an improved version of the lib, but I really forgot to push it here :p

@evolutionleo evolutionleo merged commit caccf60 into GameMakerDiscord:master Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant