Output newlines for each progress indicator when not on a tty.

This commit is contained in:
Daniel Patterson
2016-11-10 16:19:21 -08:00
parent 17c32f5ce7
commit eb12c16fd6
4 changed files with 44 additions and 8 deletions
+2
View File
@@ -27,6 +27,8 @@
- Added support for turn penalties
- Internals
- Internal/Shared memory datafacades now share common memory layout and data loading code
- Misc
- Progress indicators now print newlines when stdout is not a TTY
# 5.4.3
- Changes from 5.4.2