Releases: lordmulder/MParallel
Releases · lordmulder/MParallel
MParallel v1.0.4
MParallel v1.0.3
MParallel v1.0.2
MParallel v1.0.1
- Implemented colored console output, enabled by default, disable with
--no-colors
option - Added new option
--utf16
to treat file (or STDIN) inputs as UTF-16 - Added two example scripts, see
Example_1.cmd
andExample_2.cmd
for details - Build binaries with VS2010 to workaround the line reading bug currently present in VS2015
- Massive code refactoring and clean-up