Parallel v0.11.2 Release Notes

Release Date: 2017-06-09 // almost 7 years ago
    • 🐧 On Linux, a check will be performed on transparent_hupages and issue a warning if it is set to always instead of madvise
    • The Ion shell is now a preferred shell, with Dash coming as second to Ion
    • The ArgumentSplitter was improved -- copied from my Ion shell implementation
    • ⚠ Invalid arguments will issue warnings instead of crashing the program
    • If an empty line is passed to standard input, it will be ignored
    • ⚡️ All Rust dependencies have been updated to their latest versions