We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca9269 commit 28062bdCopy full SHA for 28062bd
haxelib.json
@@ -11,6 +11,6 @@
11
"description": "A haxelib for consistent cross-platform UTF-8 string manipulation. Contains comprehensive String utility functions, SemVer.org version parsing, spell checker, ANSI escape sequence builder, RandomUUID generator, thread-safe regular expression API, StringBuilder, SortedStringMap, SortedStringSet, camelcase string formatting, filepath normalizing and globbing (wildcards).",
12
"contributors": ["vegardit"],
13
"releasenote": "See https://github.com/vegardit/haxe-strings/blob/master/CHANGELOG.md",
14
- "version": "6.0.3",
+ "version": "6.0.4",
15
"dependencies": {}
16
}
0 commit comments