Skip to content

Releases: oemof/oemof-tabular

v0.0.5

23 Feb 18:01
4b223d1
Compare
Choose a tag to compare

0.0.5 Patch Release - Miraculous Mary (2024-02-23)

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Sep 06:45
c00ad89
Compare
Choose a tag to compare

0.0.4 Patch Release (2023-08-31)

Features

Add PR template #129
Add deprecation warning for python3.8 #125
Update to oemof.solph 0.5.1 latest changes #123
Add multi-period deserialization #112
Add multi-period investment #108
Make oemof.solph 0.5.1 work #107
Split facades into submodules #92
Add postprocessing module #102

Fixes

Update neglected CHANGELOG #130

Complete changelog: CHANGELOG.rst

Compare versions: 0.0.3 - 0.0.4

v0.0.3

26 Jan 11:18
Compare
Choose a tag to compare

0.0.3 (2023-01-26)

Fixes

  • Fix link by not setting constraints that limit direction #38
  • Fix storage investment #33
  • Link investment #28
  • Variable cost #24
  • Marginal cost #23

Features

  • Adjust to new oemof.solph structure #21
  • Allow to define custom foreign keys #39
  • Add constraint tests for most facades #35, #42
  • Reduce number of imported packages #32, #49
  • Cleaned up the badges in README #59
  • Move most CI services to github actions #37