Skip to content

3.5.0

Compare
Choose a tag to compare
@enekomartinmartinez enekomartinmartinez released this 25 Jul 12:52
· 235 commits to master since this release

New Features

Bug fixes

  • Fix bug related to the order of elements in 1D GET expressions (issue #343).
  • Fix bug in request 0 values in allocate by priority (issue #345).
  • Fix a numerical error in starting time of step and ramp.

Documentation

  • Include new PySD logo.

Internal Changes

  • Ignore ‘distutils Version classes are deprecated. Use packaging.version instead’ error in tests as it is an internal error of xarray.
  • Add a warning message when a subscript range is duplicated in a variable reference.