Closed JulStraus closed 1 month ago
Due to the changes in EnergyModelsInvestments 0.8, we had to do minor adjustments in EnergyModelsBase. These adjustments are:
EnergyModelsInvestments
TimeProfile
SingleInvData
EnergyModelsBase
TimeStruct
Furthermore, we switched the Julia requirement to 1.10, corresponding to the LTS.
This is the last PR before registering the new version 0.8.1.
Due to the changes in
EnergyModelsInvestments
0.8, we had to do minor adjustments in EnergyModelsBase. These adjustments are:TimeProfile
in the constructors ofSingleInvData
(also in checks),EnergyModelsBase
to be certain that they are working, andTimeStruct
.Furthermore, we switched the Julia requirement to 1.10, corresponding to the LTS.
This is the last PR before registering the new version 0.8.1.