v0.2.0
Major Changes:
- Reorganized task routing in both interactive and configured modes to be more clear and extensible to allow for clean implementation of upcoming features on top of the existing ones.
- Added NumPy output option for simplex grids and samplings.
- Improved input validation.
Minor Changes:
- Import optimizations to further shrink the (already very compact) binary.
- Help function polishing all around.
Full Changelog: v0.1.0...v0.2.0