Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@PapyChacal PapyChacal released this 04 Nov 14:56
29b747b
  • Add spacing by default and --compact-output for compatibility (#7)
  • Comments-related QoL flags (#8)
    • --strip-comments now takes an optional argument to strip comments given a custom comment prefix. (e.g., --strip-comments # will strip lines starting by # from the input). It defaults to // for compatibility.
    • --comment-prefix, which was used for the above functionality, now enables choosing a comment prefix for the output