Skip to content

Ensure newline upon writing to stream

Choose a tag to compare

@dmarcelino dmarcelino released this 26 Feb 17:34
· 20 commits to master since this release
  • Spying on stdout/stderr to figure out if last output ended on '\n' or not;
  • Performance: don't process arguments unless debug instance is enabled;
  • Show object inspection inline if not too lengthy;
  • Highlighting improvements.