What's Changed
* Specify values as range and add error scaling by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/187
* Split template location by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/189
* Combine multiple IMAS db entries into single one by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/164
* major scripts update with bug corrections and new functionalities by aaronkho in https://github.com/CarbonCollective/fusion-dUQtools/pull/192
* Operations queue by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/191
* Better text output for operations by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/197
* Remove comments from yaml by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/200
* Enable setting values in `IDSMapping` by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/204
* Finalize merge feature in dashboard by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/206
* Convenience fixes by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/208
* Add run directory path to `jetto.jset` by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/181
* Add flag to add comments to config by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/182
Bug fixes
* Set error band extent to 'stdev' to fix notches by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/184
Documentation
* Update usage and installation instructions on docs by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/186
* Update, document, and demonstrate Python API by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/212
* Fixed documentation formatting issue by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/193
* Fix documentation build on readthedocs by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/203
Refactoring
* Refactor `ImasLocation` by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/165
* Refactor matrix samplers by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/167
* Refactor CLI schema by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/168
* Refactor `System` and `WorkDirectory` schemas by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/169
* Refactor ops sampler by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/180
* Refactor dry_run, improved tests by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/171
* System refactor by v1kko in https://github.com/CarbonCollective/fusion-dUQtools/pull/166
* Update dashboard to use refactored API by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/183
* Fix remaining refactoring issues by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/185
* Refactor dashboard and plotting tool by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/195
House-keeping
* Upload to pypi by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/190
* Increase maximum line length to 96 by stefsmeets in https://github.com/CarbonCollective/fusion-dUQtools/pull/199
**Full Changelog**: https://github.com/CarbonCollective/fusion-dUQtools/compare/0.1.0...0.2.0