Skip to content

3.10.0

Compare
Choose a tag to compare
@enekomartinmartinez enekomartinmartinez released this 28 Apr 14:13
· 69 commits to master since this release

New Features

Bug fixes

  • Set the final_subscripts to an empty dictionary for ELMCOUNT function in pysd.builders.python_exressions_builder.CallBuilder.build_function_call(). (@rogersamso)
  • Define comp_subtype of Unchangeable tabbed arrays as Unchangeable. This is done in pysd.builders.python.python_expressions_builder.ArrayBuilder.build(). (@rogersamso)

Documentation

Internal Changes

  • Add a weekly scheduled run to all CI workflows, which run each Monday at 06:00 UTC. (@EwoutH)
  • Fix CI pipeline for Python 3.11 and remove Python 3.10 pipeline in favour of 3.11. (@kinow)
  • Add non_negative argument in[pysd.translators.structures.abstract_expressions.IntegStructure. (@enekomartinmartinez)