string_splitter 0.1.0+3
string_splitter: ^0.1.0+3 copied to clipboard
Utility classes for splitting strings and files into parts. Supports streamed parsing for handling long strings and large files.
0.1.0+2 January 16, 2020 #
-
Documentation and formatting changes.
-
Bug fix in the file parsing test caused by Windows replacing linebreaks with a backwards compatible line ending. Documentation was updated to inform users of how to address the issue if needed.
0.1.0+1 September 8, 2019 #
- Bug fix.
0.1.0 September 8, 2019 #
- Initial release.