Skip to content

3.14.1

Compare
Choose a tag to compare
@enekomartinmartinez enekomartinmartinez released this 18 Jul 10:25
· 5 commits to master since this release

Bug fixes

Internal Changes

  • Fix CI tests. (@rogersamso)
  • Run CI coverage only on ubuntu and lowest Python. (@enekomartinmartinez)
  • Rename ‘sheet’ by ‘tab’ in pysd.py_backend.external.External and related functions and classes to follow Vensim’s nomenclature. (@enekomartinmartinez)
  • Add error message when no subscripts are read from pysd.py_backend.external.ExtSubscript during the model building. (@enekomartinmartinez)
  • Add error message when a pysd.py_backend.external.External cell/firstcell is interpreted as cellrange name but the input file is not a spreadsheet. (@enekomartinmartinez)
  • Improve parsing of quoted arguments in the vensim translator for external lookups and external subscripts. (@enekomartinmartinez)