Skip to content
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

API v1.5.0 #80

Closed
wants to merge 2 commits into from
Closed

API v1.5.0 #80

wants to merge 2 commits into from

Conversation

CogentRedTester
Copy link
Owner

@CogentRedTester CogentRedTester commented Oct 30, 2022

Merges the custom-keybind API and the addon API under a single
version number. This allows addons to safely use custom-keybind features,
and for custom-keybinds to safely call the addon API.

custom-keybinds is now part of the addon API and shares a version number
@CogentRedTester CogentRedTester mentioned this pull request Dec 21, 2024
10 tasks
CogentRedTester added a commit that referenced this pull request Jan 15, 2025
Api/v1.7.0

* Bump version number.
* Allow browse_directory to be used without opening the browser.
* Switch version field to api_version to reduce confusion.
* Deprecate version field.
* Switch addons over to use new field name.
* Add coroutine.queue from #80
* Add api_version field to keybinds to unify the APIs (started in #80).
* Add support for mp.input when evaluating expressions.

Resolves #95
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