Skip to content

v8.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 07:36
58c04a7

8.23.0 (2024-09-26)

⚠ BREAKING CHANGES

  • H2O no longer supported in fluid composition, use 'water'

Features

  • add adjustment factor for models (new) (#611) (63010f3)

Documentation

Miscellaneous Chores

Code Refactoring

  • don't use dto in DirectExpressionConsumerFunction (42b6774)
  • into ChartCurve move (89ec20d)
  • move ChartAreaFlag (433ef35)
  • move ComponentType to common (8dbd146)
  • move compressor charts into common (de98661)
  • move compressor charts into common (e871bb8)
  • move consumption type to common (3aec497)
  • move enums/types (e3135f6)
  • move VariablesMap (1a1e2a2)
  • remove dto module imports (b61d56e)
  • remove unnecessary validation (4c5af25)
  • remove unused properties (7659111)
  • rename dto charts (64b2d00)
  • time series collection, resource handling (cf80ce8)
  • use yaml objects in mapper (ef21d6f)