Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 8.6.0 #262

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2023

🤖 I have created a release beep boop

8.6.0 (2023-11-21)

⚠ BREAKING CHANGES

  • remove economy from ecalc (#282)
  • graph.components and graph.get_component renamed to nodes and get_node
  • add type to consumers in system

Features

Bug Fixes

  • ensure that start date in global time vector is consistent with the requested output frequency (#269) (e8ef9b9)
  • make iteration loops for simplified train consistent (#263) (b066c74)
  • wrong handling of values and timesteps in temporal models (#261) (4e20264)

Documentation

Miscellaneous Chores

  • add INVALID_INPUT and INVALID_MAX_RATE (d651ed6)
  • add test of get_max_standard_rate for single speed compressor train (d651ed6)
  • clean up common module (#277) (e1959ab)
  • extend tests of time series resampling (e8ef9b9)
  • improve algorithm to generate generic variable speed compressor charts from input points (#276) (b257567)
  • make sure no mismatch between timestemps and time series values (#251) (ae6ade9)
  • only calculate max standard rate for time steps with valid model input (#252) (d651ed6)
  • possibility to include start and end date in resampling (e8ef9b9)
  • update changelog for v8.6 release (#288) (af32274)
  • update dependencies for new v8.6 release (#289) (5a245a3)

Code Refactoring

  • add option to skip header validation on resource files (#260) (883b7e6)
  • calculate timesteps separately (#284) (bd9d684)
  • collect results in priority optimizer (16b9ccc)
  • common consumer system type (fe09263)
  • common yaml system v2 class (98198fc)
  • consistent naming of nodes in graph (676c7b8)
  • generic graph class (6f63e40)
  • move into presentation layer (#271) (52530e0)
  • remove economy from ecalc (#282) (a50148c)
  • rename Stream to StreamConditions (cf908ec)
  • rename to component graph (9629f22)
  • system v2 stream conditions format (#257) (e228e8b)
  • use common consumer system dto class (#267) (3c58b53)
  • use PriorityOptimizer outside ConsumerSystem (f1af9e6)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner October 30, 2023 14:59
@github-actions github-actions bot requested review from a team as code owners October 30, 2023 14:59
@github-actions github-actions bot force-pushed the release-please--branches--main--components--libecalc branch 7 times, most recently from b8817e3 to 52a4245 Compare November 7, 2023 07:29
@github-actions github-actions bot force-pushed the release-please--branches--main--components--libecalc branch 6 times, most recently from 8b02ef2 to 15d038f Compare November 14, 2023 09:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--libecalc branch 9 times, most recently from 89f3e9b to 546a67e Compare November 21, 2023 09:29
@github-actions github-actions bot force-pushed the release-please--branches--main--components--libecalc branch from 546a67e to ecd3b45 Compare November 21, 2023 12:27
@TeeeJay TeeeJay merged commit f36d9f3 into main Nov 21, 2023
2 checks passed
@TeeeJay TeeeJay deleted the release-please--branches--main--components--libecalc branch November 21, 2023 12:45
Copy link
Contributor Author

🤖 Release is at https://github.com/equinor/ecalc/releases/tag/v8.6.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant