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

Fix missing bindings for TreePush and InputScalar #268

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

SpaiR
Copy link
Owner

@SpaiR SpaiR commented Sep 8, 2024

Type of change

Add:

  • TreePush with label arg
  • InputScalar with dataType arg

fixes #266
fixes #267

  • Minor changes or tweaks (quality of life stuff)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Add:
- TreePush with label arg
- InputScalar with dataType arg
@SpaiR SpaiR added api fix Fixes problems labels Sep 8, 2024
@SpaiR SpaiR merged commit 933a7c6 into main Sep 9, 2024
7 checks passed
@SpaiR SpaiR deleted the fix/add-missing-binding branch September 9, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Bindings: unsigned inputScalar Missing Bindings: treeNode(String label)
1 participant