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

Support for special symbols with Char type #179

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

orchestr7
Copy link
Owner

What's done:

  • Previously ktoml did not support special escaped characters while decoding of Char type
  • Added extra tests for literal strings
  • Moved logic related to the escaped characters to new utils file

@orchestr7 orchestr7 force-pushed the feature/char-literal-strings branch 2 times, most recently from 8f10822 to 95e821d Compare January 6, 2023 11:03
### What's done:
- Previously ktoml did not support special escaped characters while decoding of Char type
- Added extra tests for literal strings
- Moved logic related to the escaped characters to new utils file
@orchestr7 orchestr7 merged commit 2d3c02c into main Jan 7, 2023
@orchestr7 orchestr7 deleted the feature/char-literal-strings branch January 7, 2023 03:14
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