Skip to content

Releases: samuelduchesne/trnsystor

v1.4.1 🌈

26 May 19:45
b3a09a1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • An issue where the return path of Deck.save() would return None instead of the path itself has been fixed @samuelduchesne (#63)
  • An issue with the string representation of initial values of components has been fixed @samuelduchesne (#61)

v1.4.0 🌈

26 May 12:04
978caef
Compare
Choose a tag to compare

Changes

🚀 New Features

  • Load a string of TRNSYS components as a python Deck object @samuelduchesne (#59)
  • Parsing a dck file now looks for xml proformas in the location specified in the file @samuelduchesne (#60)

🐛 Bug Fixes

  • EquationCollections connected to TrnsysModel inputs should print correctly with the name of the equation @samuelduchesne (#58)
  • An issue printing an EquationCollection to deck has been fixed @samuelduchesne (#57)

v1.3.7 🌈

15 May 16:17
7cb75bb
Compare
Choose a tag to compare

Changes

🐛Bug squash

  • An issue where the information for input connections would be printed on multiple lines has been fixed @samuelduchesne (#54)

v1.3.6 🌈

11 May 14:57
7c1fe0b
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.3.5 🌈

11 May 14:23
fadc4fa
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v1.3.4 🌈

03 May 13:01
691d801
Compare
Choose a tag to compare

Changes

🐛Bug squash

  • EquationCollections are now properly printed to dck file #42

v1.3.3 🌈

04 Mar 20:21
422cd56
Compare
Choose a tag to compare

Changes

🧰 Maintenance

1.3.2

12 Feb 23:11
Compare
Choose a tag to compare

What’s Changed

Bug fixes

House keeping

House keeping

12 Feb 03:52
65384df
Compare
Choose a tag to compare

1.3.0

12 Feb 02:13
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes