* Changing wait option to be True by default * Minor fixes to Lorenz example
2020.10
--------------------
* Adding option to exclude simulation IDs * Allowing empty sweep ID
2020.09
--------------------
* Incorporating sweep_id into SequentialNamer (thanks to danielphili)
2020.02
--------------------
* Fixing bug with default sweep_id on Windows (thanks to danielphili) * Unicode support for PythonFormatTemplate
2019.02.3
----------------------
* Adding SetNamer naming
2019.02.2
----------------------
* Adding process limit for subprocess dispatching * Adding RandomSweep sweep type * Adding HashNamer naming * Clarifying version dependencies * More examples