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

Typed attributes #446

Merged
merged 23 commits into from
Apr 26, 2024
Merged

Typed attributes #446

merged 23 commits into from
Apr 26, 2024

Conversation

helderbetiol
Copy link
Collaborator

@helderbetiol helderbetiol commented Apr 24, 2024

Description

  • Object attributes are now typed (string, number, vector of strings or numbers, boolean).
  • Group content can now be modified.
  • Get with attribute: get [name]:[attr1,attr2,...]

Fixes #443, #437

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Local test

@helderbetiol helderbetiol linked an issue Apr 24, 2024 that may be closed by this pull request
@helderbetiol helderbetiol linked an issue Apr 24, 2024 that may be closed by this pull request
@helderbetiol helderbetiol merged commit 3a224e9 into main Apr 26, 2024
7 checks passed
@helderbetiol helderbetiol deleted the feat443-typed-attributes branch May 14, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typed attributes New group interaction command
1 participant