v1.1.3
What's Changed
- Regression in tests caused by pandas fixed by pandas 2.1.4 by @willu47 in #211
- Update coveralls workflow to use lcov by @willu47 in #210
- Modified citation file with template for JOSS article by @willu47 in #209
- Calculate CapitalInvestment using discount rate with/without technology index by @willu47 in #213
- Upgrade to mypy 1.9.0 by @trevorb1 in #223
- Added instructions to install graphviz, if needed. by @AgnesBelt in #225
- Updating Development Branch by @trevorb1 in #232
- Fix writing of default values by @trevorb1 in #216
- General dependency updates by @trevorb1 in #230
- Add Python 3.12 support by @trevorb1 in #233
- Correct CRF calcualtions for empty discount rates by @trevorb1 in #234
- Fix
read_results
API docs by @trevorb1 in #235 - Add HiGHS as a solver by @trevorb1 in #224
- Fix
CapitalInvestment
result calculation by @trevorb1 in #236
New Contributors
- @AgnesBelt made their first contribution in #225
Full Changelog: v1.1.2...v1.1.3