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

Version 0.7.0 #180

Merged
merged 21 commits into from
Feb 8, 2024
Merged

Version 0.7.0 #180

merged 21 commits into from
Feb 8, 2024

Conversation

benoit9126
Copy link
Member

@benoit9126 benoit9126 commented Feb 8, 2024

Important

Starting with this version, Roseau Load Flow is no longer supplied as a SaaS. The software is
available as a standalone Python library. Please contact us at [email protected] in order to get a license key.

This release includes:

It also includes all the modifications of the alpha release #171 :

benoit9126 and others added 19 commits January 24, 2024 16:09
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ions/develop/actions/cache-4

Bump actions/cache from 3 to 4
This reverts commit 3afc78a.
Resolves #176

Instead of calling `results_to_dict`, `results_to_json`, `results_from_dict`, and
`results_from_json` separately, these are now part of `to_dict`, etc. with an
opt out option. The old methods are deprecated for one release and then will
be removed.
Co-authored-by: Ali Hamdan <[email protected]>
Bug in `propagate_potentials` with "center" transformer types
@benoit9126 benoit9126 added bug Something isn't working enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 8, 2024
@benoit9126 benoit9126 self-assigned this Feb 8, 2024
Copy link
Member

@alihamdan alihamdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to have the final release.
I’d also mention that the documentation has moved and link the new location in the release notes.

@benoit9126 benoit9126 merged commit 221105e into main Feb 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants