printf()-like format strings are now safer.Gábor Csárdi is now the maintainer.
New write_file_raw() function to write a raw vector to a file.
Input filenames are now automatically converted to UTF-8 from the native encoding (@gaborcsardi, #15)
file_line_endings() now works as expected on ARM systems (#8)New write_file() function to write an entire file (#7)
read_lines() no longer leaks file handles.
Added a NEWS.md file to track changes to the package.