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

Introduce Layer Material Serialization and Direct JSON to Byte Conversion #20

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

sean1832
Copy link
Owner

Change Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • ⚑ perf
  • πŸ“ docs
  • πŸ’Ώ data

Description of Change

  • feat
    • Serialize layer material if it exists (3bcd8c6)
    • JSON object can now directly convert to byte (201bbfb)
  • fix
    • Allow resend message after send is toggled off (9c2ed37)
  • docs

Note

This release introduces the ability to serialize layer-level materials when they exist, enhancing the data handling capabilities. Additionally, JSON objects now support direct conversion to byte, streamlining data processing. A fix has been applied to allow message resending after the send option is toggled off, ensuring better communication flow.

@sean1832 sean1832 merged commit 19944c1 into master Sep 15, 2024
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