* Fix converting config options to dataframe when there are nested dictionaries in the config (e.g. `solve.solver_options`). * CLI: default to random port, making it easier to run several instances in parallel
0.1.1.dev2
* Minor bug fixes: 0 values in timeseries may be dropped; summing should only happen when dim exists
0.1.1.dev1
* "Line" and "Duration" time series plot types * Time series plots can sum by nodes or techs * Time series plots don't break on models with only few timesteps * Support models without a name
0.1.1.dev0
* Name changed to **Calligraph** * Time series subsetting (1) * Improved time series plotting on map page * Zoom maps by zoom wheel (5) * Permit changing the same colors together * Various bug fixes and improvements