0.7.0
- Add
read_file_lines_count
method. - Update
read_file_lines
method with two new arguments:line_start
andline_end
(for specifying the lines-range to read).
read_file_lines_count
method.read_file_lines
method with two new arguments: line_start
and line_end
(for specifying the lines-range to read).