Skip to content

1.10

Compare
Choose a tag to compare
@j256 j256 released this 31 Dec 01:30
· 142 commits to master since this release
  • Fixed problems with the big and little endian string types. Thanks to yongminyan.
  • Fixed problem with string match but null pattern. Thanks to CalebFenton.
  • Fixed matching of 2 byte characters. Thanks much to yongminyan.
  • Refactored the internals to reduce the extracted strings. Should use less memory.
  • Fixed problems with leading newlines to HTML and other text types. Thanks to Abdull.