- Changing wait option to be True by default
- Minor fixes to Lorenz example
- Adding option to exclude simulation IDs
- Allowing empty sweep ID
- Incorporating sweep_id into SequentialNamer (thanks to danielphili)
- Fixing bug with default sweep_id on Windows (thanks to danielphili)
- Unicode support for PythonFormatTemplate
- Adding SetNamer naming
- Adding process limit for subprocess dispatching
- Adding RandomSweep sweep type
- Adding HashNamer naming
- Clarifying version dependencies
- More examples
- Separating sweep logic into a separate module
- Adding FilteredCartesianSweep sweep type
- Numerous documentation changes, including many more examples
- First release on PyPI