We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb7ea0 commit de991b6Copy full SHA for de991b6
CHANGES
@@ -6,7 +6,7 @@
6
std : fixed $int to respect whitespace and signs in hex notation and to ignore trailing text (#258)
7
all : fixed various build issues on macOS Catalina and Big Sur
8
cmake : update all dependencies
9
- all : added arm64 binaries for Linux and macOS
+ all : added arm64 binaries for Linux and macOS, and universal binaries for macOS
10
regexp : migrated to pcre2, fixing matches with null characters (#249)
11
regexp : fixed stack overflow with large strings (#262)
12
regexp : added regexp_matched_num function (#257)
0 commit comments