Version 1.4.0
What's Changed
- Add support for Windows and macOS by @Deuchnord in #7
- Add a new
normalize_carriage_return
option to therun()
function to automatically replace the Windows-styleCRLF
carriage returns to UNIX-styleLF
by @Deuchnord in #7
Full Changelog: v1.3.0...v1.4.0