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

feat: depricate step done return value #98

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

rickstaa
Copy link
Owner

This commit depricates the step done return value. This was done for consistency with gym v0.25.0
(see openai/gym@907b1b2).

BREAKING CHANGE: step now returns 5 values instead of 4.

This commit depricates the step `done` return value. This was done for consistency with gym v0.25.0
(see openai/gym@907b1b2).

BREAKING CHANGE: step now returns 5 values instead of 4.
@rickstaa rickstaa merged commit 4f435d6 into main May 30, 2023
@rickstaa rickstaa deleted the depricate_done_boolean branch May 30, 2023 12:53
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