Skip to content

Comments

properly handle case object decoding in scala3#50

Merged
valentiay merged 1 commit intovalentiay:masterfrom
mpipalovic:fix-case-object-decoding
Nov 13, 2025
Merged

properly handle case object decoding in scala3#50
valentiay merged 1 commit intovalentiay:masterfrom
mpipalovic:fix-case-object-decoding

Conversation

@mpipalovic
Copy link
Contributor

fixes #49

@mpipalovic mpipalovic force-pushed the fix-case-object-decoding branch from acb7597 to 72be681 Compare November 12, 2025 12:57
@mpipalovic mpipalovic force-pushed the fix-case-object-decoding branch from 72be681 to 9ef84d3 Compare November 12, 2025 13:01
@valentiay valentiay added this to the 0.29.0 milestone Nov 13, 2025
@valentiay valentiay merged commit e1b563e into valentiay:master Nov 13, 2025
1 check passed
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.

BUG - case object not properly handled in decoding

2 participants