v1.7.1
- Fixed bug when reading files which contain \0 with multiline enabled
- Fixed bug when buffer mode was used with data that does not end with \n or \0
- Fixed bug when reading multiple empty lines with multiline_restricted enabled
- Fixed compilation issues for c++20 #37