Skip to content

Releases: PyPSA/linopy

v0.4.4

23 Dec 22:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

05 Dec 09:57
Compare
Choose a tag to compare

What's Changed

  • io: allow setting progress=False in solver to disable stdout even for larger models by @maurerle in #375
  • build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in #387
  • add pandas_priority to linopy objects by @FabianHofmann in #389
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #388
  • fix empty sclicing dimension in iterate_slices by @FabianHofmann in #390

Full Changelog: v0.4.2...v0.4.3

v0.4.2

21 Nov 10:29
Compare
Choose a tag to compare

What's Changed

  • add check for solver installation when initializing solver class instances by @daniel-rdt in #377
  • fix: correctly pass slice_size argument by @FabianHofmann in #379
  • io: open file using context manager to properly close it again by @tburandt in #381

New Contributors

Full Changelog: v0.4.0...v0.4.2

v0.4.1

15 Nov 15:59
Compare
Choose a tag to compare

What's Changed

  • add check for solver installation when initializing solver class instances by @daniel-rdt in #377
  • fix: correctly pass slice_size argument by @FabianHofmann in #379

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Nov 10:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.15...v0.4.0

v0.3.15

24 Sep 15:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.14...v0.3.15

v0.3.14

07 Aug 16:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.13...v0.3.14

v0.3.13

09 Jul 13:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.12...v0.3.13

v0.3.12

09 Jul 08:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

14 Jun 10:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.3.11