Skip to content

Releases: EnergyModelsX/EnergyModelsGUI.jl

v0.6.3

13 Jan 15:26
92da348

Choose a tag to compare

EnergyModelsGUI v0.6.3

Diff since v0.6.2

Merged pull requests:

  • Adapt descriptive_names to new elements in EnergyModelsFlex (#47) (@Zetison)

v0.6.2

18 Dec 14:39
f226a6b

Choose a tag to compare

EnergyModelsGUI v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

17 Dec 16:22
24f88a4

Choose a tag to compare

EnergyModelsGUI v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

16 Dec 15:04
a0ba5e9

Choose a tag to compare

EnergyModelsGUI v0.6.0

Diff since v0.5.18

Breaking changes

  • Adjusted descriptive_names to be more robust to available packages. Introduced module names as intermediate Dicts in the structures field of descriptive_names (this is a breaking change). One can easily adapt to this change for a package by indenting the entries in descriptive_names.yml and including the package name as done in src/descriptive_names.yml.

Merged pull requests:

v0.5.18

16 Dec 10:14
51c0e35

Choose a tag to compare

EnergyModelsGUI v0.5.18

Diff since v0.5.17

Merged pull requests:

Closed issues:

  • Simplified representation of transmissions at top level (#28)
  • The variable descriptive_names should work with inheritance (#31)
  • Differantiate text of transmission mode variables in drop-down list for plotting (#32)

v0.5.17

19 Nov 15:14
27238b6

Choose a tag to compare

EnergyModelsGUI v0.5.17

Diff since v0.5.16

Merged pull requests:

  • Implement inheritance of field names for structures based on supertypes (based on Issue #31) (#33) (@dqpinel)
  • Fix bugs for large cases (#34) (@Zetison)
  • Bump makie versions and optimize code (#35) (@Zetison)

Closed issues:

  • Breaking changes from Makie packages (#24)

v0.5.16

25 Sep 07:19
b134ddf

Choose a tag to compare

EnergyModelsGUI v0.5.16

Diff since v0.5.15

Merged pull requests:

v0.5.15

07 Aug 11:23
df82dfe

Choose a tag to compare

EnergyModelsGUI v0.5.15

Diff since v0.5.14

Merged pull requests:

v0.5.14

25 Jun 15:09
bec2ccf

Choose a tag to compare

EnergyModelsGUI v0.5.14

Diff since v0.5.13

Merged pull requests:

Closed issues:

  • Error with Example - KeyError: key nothing not found (#21)

v0.5.13

03 Jun 11:14
4399f17

Choose a tag to compare

EnergyModelsGUI v0.5.13

Diff since v0.5.12

Merged pull requests:

  • Fix miscellaneous bugs and miscellaneous improvements (#22) (@Zetison)