8000 V4.0.0 by twisterghost · Pull Request #13 · gm-core/gdash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

V4.0.0 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Mar 10, 2018
Merged

V4.0.0 #13

merged 17 commits into from
Mar 10, 2018

Conversation

twisterghost
Copy link
Collaborator
  • Dropped support for GameMaker: Studio v1
  • All scripts changed to be _snake_case instead of _camelCase
  • Minor performance tuning in most scripts
  • Significant performance updates to:
    • _uniq
    • _contains
  • Bug fixes and behavior alignment for _contains
  • _keys now returns an empty array for empty maps
  • New scripts:
    • _to_list(array)
    • _list_of(values...)
    • _map_of(values...)
    • _error(message [, fatal])
  • Documentation is now generated directly from code comments in the source

@twisterghost twisterghost merged commit 125bb15 into master Mar 10, 2018
@twisterghost twisterghost deleted the v4-dev branch March 10, 2018 15:32
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
0