Tags: EnergyModelsX/EnergyModelsGUI.jl
Tags
[Diff since v0.5.18](v0.5.18...v0.6.0) - Adjusted `descriptive_names` to be more robust to available packages. Introduced module names as intermediate `Dict`s 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:** - Enhance/descriptive names (#43) (@Zetison)
[Diff since v0.5.17](v0.5.17...v0.5.18) **Merged pull requests:** - Improve performance (#38) (@Zetison) - Enhancing connections with simplified plotting (#40) (@Zetison) - Fix TransmissionMode in "data"-menu (#41) (@Zetison) - Fix compatibility with EMI (#42) (@Zetison) **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)
[Diff since v0.5.16](v0.5.16...v0.5.17) **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)
PreviousNext