We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Previous version of utf8proc could only be used as dynamic libraries. To use it as a static library, I had to patch it.
The latest version of utf8proc introduces a toggle. I should switch to this version and get rid of the patch.
The text was updated successfully, but these errors were encountered:
Upgrade to utf8proc 2.2.0
cdc9c5b
Fixes issue #38
Merge pull request #49 from DanielSWolf/feature/#38-upgrade-utf8proc
238687e
No branches or pull requests
Previous version of utf8proc could only be used as dynamic libraries. To use it as a static library, I had to patch it.
The latest version of utf8proc introduces a toggle. I should switch to this version and get rid of the patch.
The text was updated successfully, but these errors were encountered: