Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add Mirai colored box parser #8

Merged
merged 1 commit into from
Dec 25, 2024
Merged

feat: Add Mirai colored box parser #8

merged 1 commit into from
Dec 25, 2024

Conversation

divyanshub024
Copy link
Member

@divyanshub024 divyanshub024 commented Dec 25, 2024

Description

This pull request introduces a new parser for MiraiColoredBox in the mirai package. The most important changes include adding the parser to the framework, defining the MiraiColoredBox class, and updating the necessary files to integrate this new parser.

New parser addition:

Definition and serialization:

Integration:

Closes #9

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@divyanshub024 divyanshub024 added this to the v0.8 milestone Dec 25, 2024
@divyanshub024 divyanshub024 merged commit 9fc5a30 into dev Dec 25, 2024
3 checks passed
@divyanshub024 divyanshub024 deleted the dv/colored-box branch December 25, 2024 15:29
@divyanshub024 divyanshub024 removed this from the v0.8 milestone Dec 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add Mirai colored box parser
1 participant