Skip to content

Releases: NREL/infrasys

v0.1.0

15 Aug 20:40
7f1d821
Compare
Choose a tag to compare

What's Changed

  • chore(ci): Run coverage CI only on ubuntu-latests by @pesap in #36
  • chore: Use recommended ruff action by @daniel-thom in #37
  • feat: Add function_data classes from InfrastructureSystems by @jerrypotts in #33
  • fix(models.py): Adding maximum splits argument to allow component names with dots to be searchable by label by @pesap in #39
  • feat: Add ValueCurves from PowerSystems to infrasys by @jerrypotts in #38

New Contributors

Full Changelog: v0.0.4...v0.1.0

v0.0.4

05 Jun 21:15
6133a7b
Compare
Choose a tag to compare
  • Added new method to save the system to a given folder. (#23)
  • Fixed BaseQuantity to allow quantities multiplications (#25)

v0.0.3

22 Apr 23:57
7a6c18f
Compare
Choose a tag to compare

Fixes bug that prevented custom model serialization code from running.

v0.0.2

12 Apr 22:51
Compare
Choose a tag to compare

Initial alpha release