🐞 Bug Fixes
- Write CLI diagnostics to stderr so stdout carries results only - by @johannschopplich (46757)
- Terminate the last line of file output with a newline - by @johannschopplich (c3d7c)
- Treat a tab-indented hash line as content, not a comment - by @johannschopplich (6e822)
- Reject a raw string whose comment marker follows a byte-order mark - by @johannschopplich (bde6e)