Skip to content

1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:31
· 293 commits to main since this release
8c9ba74

v1.4.2 - 2023-03-20

Changed

  • Recent projects in the start screen are now sorted by date (#89).
  • Node names are now sorted alphabetically in any drop-down menus (#90).
  • The mrf, mrf_cost and cost attributes of aRiverGauge node are now optional
    (#94).
  • Some component types (nodes and recorders) were not detected correctly in tree widget
    (#100).
  • Improved release of Windows binary files using GitHub Actions
    (#102).

Fixed

  • NodesAndFactorsTableWidget was not loading correctly when the flow factor list was
    empty or did not save the form data for certain node types
    (#93).
  • Pandas read_excel only supports integers as index_col. The editor now stores the index as integers
    instead of strings (#98).