Link Search Menu Expand Document Facebook Twitter Linkedin Instagram Light mode Dark mode

0.25.0 (2023-08-11)

Added

  • PSRIO Marketplace
  • PSRIO Extensions
  • collections relationship rework with an internal graph search
  • collection:file_exists(path)
  • PSR.source_line(level)
  • expansion_project.capacity
  • renewable.system
  • chart:add_heatmap_series(...)
  • chart:add_cumulative_distribution_function(...)
  • chart:push_annotation(x, y, text)
  • xLabel and yLabel for the chart options
  • #tab length operator
  • tab:push_table(...)
  • tab:push_divider()
  • exp:aggregate_agents_by_label(...)
  • exp:reorder_agents(...)
  • exp:bus_from() and exp:bus_to()
  • exp:select_and_rename_agent(agent, label)
  • exp:set(stage, scenario, block, agent, data)
  • exp:add_agent_right(label)
  • exp:add_agent_left(label)
  • study:get_relationship(collection_from, collection_to)
  • study.deficit_segment_1, …, study.deficit_segment_4
  • study.deficit_cost_1, …, study.deficit_cost_4
  • study:initial_hydrology_stage() and study:initial_hydrology_year()
  • hydro_gauging_station:final_hydrology_year()

Fixed

  • histogram chart
  • errors handling huge graf files

Removed

  • GaugingStation collection (users should use HydroGaugingStation collection)
  • exp:save(..., { remove_zeros = true }), the users should use the exp:remove_zeros() method

Submodules

  • bootstrap 5.2.3 -> 5.3.1
  • fast_float 4.0.0 -> 5.2.0
  • GitHub Flavored Markdown 0.29.0.gfm.11 -> 0.29.0.gfm.13
  • highlightjs 11.7.0 -> 11.8.0
  • KaTeX 0.16.4 -> 0.16.8
  • Lua 5.4.4 -> 5.4.6
  • PSRClasses 5ce7fe6e -> 2cfa7e4a