v0.1.5
What's Changed
-
New features/major updates
- Option to skip result writing (+ minor bug fixes) by @JeanWi in #298
- Tests the code using poetry and newest packages and exports pinned packages to requirements. txt by @JeanWi in #320
- Check if solver is available by @JeanWi in #322
- Implemented Issue templates by @JeanWi in #335
- Bug fixes and codecov by @JeanWi in #355
-
Various documentation updates
- Fixed small documentation issues by @JeanWi in #338
- Improve network documentation by @JeanWi in #359
- Cs3 docs updated by @lucabert01 in #361
- Added figure to network case study by @lucabert01 in #362
- Added case study link to the get started page+ fixed pytest by @lucabert01 in #363
- Improved docs on carriers by @lucabert01 in #366
- Small Docu updates by @JeanWi in #369
-
Minor bugfixes
- Network consumption in balance calculation fixed by @JeanWi in #294
- Bug: Parameter initialization with dict keys by @JeanWi in #295
- bugfixes and documentation update review by @julia1071 in #317
- Fixed DAC test by @JeanWi in #337
- Tests created folders in repository's directory by @JeanWi in #339
- Fix issue in climate data import by @JeanWi in #352
- Fixed cost data for ccs by @lucabert01 in #356
- Reporting issues moved by @masseramatteo in #358
- Fix ccs performace by @lucabert01 in #364
- Small fixes in testing by @JeanWi in #367
- Ccs copy technology data by @lucabert01 in #365
New Contributors
- @masseramatteo made their first contribution in #358
Full Changelog: v0.1.4...v0.1.5