Releases: jwodder/lineinfile
Releases · jwodder/lineinfile
v0.4.0 — Bytes paths and Click 8
v0.3.0 — Encodings and reusable inserters
- Gave the
add_line_to_file()
andremove_lines_from_file()
functionsencoding
anderrors
arguments - Inserter instances can now be safely reused across multiple calls to
add_line_to_string()
/add_line_to_file()
v0.2.0 — Unescaping `line`; options for hyphen-initial arguments
- The
add
command now expands backslash escapes inline
. - Gave
add
an-L/--line
option for specifying theline
, especially when it begins with a hyphen. - Gave
remove
an-e/--regexp
option for specifying theregexp
, especially when it begins with a hyphen.
v0.1.0 — Initial release
Version 0.1.0