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

fix: do not escape special characters before sending string packet properties #25

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

mkapal
Copy link
Member

@mkapal mkapal commented Aug 14, 2023

BREAKING CHANGE: Upgraded unicode-to-lfs to v2.0.0 which does not convert special characters into escape sequences anymore

Fixes #24
Fixes #22

…operties

BREAKING CHANGE: Upgraded `unicode-to-lfs` to v2.0.0 which does not convert special characters into
escape sequences anymore

#24,#22
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.

Sending IS_MST only sends text, not command InSim fails with admin password containing <
1 participant