Skip to content

v8.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 09:38
6193cf8

8.8.0 (2023-12-27)

⚠ BREAKING CHANGES

  • include direct emitter results in ltp export (#305)

Features

  • add emitter rate type to venting emitters (#312) (d6e16fa)

Bug Fixes

  • correct changelog for venting emitters (#324) (eff911e)
  • correct fallback to pydantic v1 (#332) (4f89e48)
  • include direct emitter results in ltp export (#305) (f6b6371)
  • remove interpolation method (#321) (d125552)
  • support mismatching timesteps in ltp delta profile (#319) (32f0289)

Documentation

  • remove costs mentioned in docs (#322) (ee03965)
  • remove reference to fuel price- and tax in drogon example (#323) (963d9ea)
  • update docs for v8.8 release (#334) (153f7c4)
  • update PR template with checkboxes for stuff we forget (09f52bd)

Miscellaneous Chores

Code Refactoring

  • move simple result to presentation (#318) (e90a6eb)
  • use time series collection yaml classes (#328) (c36f62b)

Tests

  • update tests with maximum rate (2cb09e2)

Continuous Integration