1.10
- 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.