File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## Version 0.6.1 (2025-12-17)
4+
5+ ### Enhancements
6+
7+ * Improved testing of ` descriptive_names ` and added more names from other packages.
8+ * Improved documentation.
9+
10+
311## Version 0.6.0 (2025-12-15)
412
513### Bugfix
Original file line number Diff line number Diff line change 11[deps ]
22Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
33EnergyModelsBase = " 5d7e687e-f956-46f3-9045-6f5a5fd49f50"
4+ EnergyModelsCO2 = " 84b3f4d7-d799-4a5d-b06c-25c90dcfcad7"
45EnergyModelsGeography = " 3f775d88-a4da-46c4-a2cc-aa9f16db6708"
6+ EnergyModelsHeat = " ad1b8b27-e232-4da9-b498-bea9c19a30d7"
7+ EnergyModelsHydrogen = " 44855f8b-b147-4985-ac18-48817d03c548"
58EnergyModelsInvestments = " fca3f8eb-b383-437d-8e7b-aac76bb2004f"
69EnergyModelsRenewableProducers = " b007c34f-ba52-4995-ba37-fffe79fbde35"
710HiGHS = " 87dc4568-4c63-4d18-b0c0-bb2238e4078b"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ const EMI = EnergyModelsInvestments
2020const TS = TimeStruct
2121
2222"""
23- Mega-example : combines all node families from the attached examples into ONE connected Case .
23+ All-in-one-case : combines all nodes from the main EMX packages .
2424
2525This comprehensive example includes:
2626- Two areas (EnergyModelsGeography) transferring `Power` and `CO2` with investment
You can’t perform that action at this time.
0 commit comments