Releases: OpenEnergyPlatform/open-MaStR
Releases · OpenEnergyPlatform/open-MaStR
v0.14.5
What's Changed
- Fix workflow usercff by @chrwm in #545
- Fix 549 docs on user defined output path by @nesnoj in #550
- Fix 553 pandas numpy version by @nesnoj in #554
- Feature 556 configurable api service port by @nesnoj in #557
- Add OFFIS as partner to README by @FlorianK13 in #493
- Feature 562 export storage units by @nesnoj in #565
- Add
deleted_market_actors
to data model by @FlorianK13 in #575 - Explain cleansing process #567 by @FlorianK13 in #568
- Replace values in NetzbetreiberpruefungStatus with values from Katalogwerte by @nesnoj in #583
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- Feature 521 fix documentation by @FlorianK13 in #523
- Improves metadata from pyproject.toml by @maurerle in #525
- Add open-mastr user agent to bulk download requests by @maurerle in #526
- Extend documentation based on joss review by @FlorianK13 in #527
- Add usercff workflow by @chrwm in #529
- Repair xml download from yesterday that misses gen url by @wok77 in #534
- Add imposter syndrom disclaimer by @FlorianK13 in #537
- Repair broken link in docs by @FlorianK13 in #536
New Contributors
Special Thanks to our JOSS Reviewers
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- Delete broken tests #511 by @FlorianK13 in #512
- Bugfix #505 remove deprecated functions by @FlorianK13 in #506
- Feature #487 deprecate old features by @FlorianK13 in #492
- bugfix #509 Create new table
changed_dso_assignment
by @FlorianK13 in #510
Full Changelog: v0.14.2...v0.14.3
v0.14.2
Note: This release is not published on pypi as we have currently problems with our tests!
What's Changed
- Release changes to develop by @FlorianK13 in #476
- Update urls of example projects by @nesnoj in #481
- Hotfix #482 changed data types - PR for Develop by @FlorianK13 in #484
- Remove webscraping for URL by @Johann150 in #488
- Bugfix #494 handle xml syntax errors by @FlorianK13 in #495
- Bugfix #485 depcreation pandasdataframeapplymap by @FlorianK13 in #491
- Delete unused docker file #500 by @FlorianK13 in #501
- Review web service update: WSDL Patchnotes V24.1.128 by @chrwm in #499
- Release v0.14.2 by @FlorianK13 in #504
New Contributors
- @Johann150 made their first contribution in #488
Full Changelog: v0.14.1...v0.14.2
v0.14.1
[v0.14.1] Hotfix - 2023-01-17
What's Changed
- Hotfix #482 - Change data types by @FlorianK13 in #483
Full Changelog: v0.14.0...v0.14.1
v0.14.0
[v0.14.0] Shiny New Documentation Page - 2023-11-22
What's Changed
- Hotfix 439 - Develop merge missing table by @FlorianK13 in #443
- Allow custom output path specification by @chrwm in #402
- Update workflow #444 by @FlorianK13 in #445
- Add validation scripts #437 by @deniztepe in #438
- Bugfix 453 readthedocs by @FlorianK13 in #454
- Feature 449 existing date parameter by @FlorianK13 in #452
- Bugfix #466 Web service update by @FlorianK13 in #472
- Add ArtDerFlaecheIds to replaced columns #463 by @FlorianK13 in #464
- Create Mastr.translate method #461 by @Grazvy in #471
- Alter way to catch missing columns error #469 by @FlorianK13 in #470
- Update documentation by @chrwm in #460
New Contributors
Full Changelog: v0.13.2...v0.14.0
v0.13.2
[v0.13.2] Hotfix - 2023-08-07
Changed
- Changed the name of the bulk tables for technology=gsgk #456
Compare versions: v0.13.1 - v0.13.2
Also see CHANGELOG.md
v0.13.1
Added
- Add new table and new columns to the data model #440
Compare versions: v0.13.0 - v0.13.1
Also see CHANGELOG.md
v0.13.0
[v0.13.0] Maintenance release - 2023-02-16
Added
- Add a
workflow_dispatch
to run CI pipelines from a button click #389 - Update version number with bump2version #407
- Add usage examples to Readme #419
- Check if the zipped file is corrupted #422
- Add Issue and PR Templates #428
Changed
- Repair the csv export #384
- Refactor csv export for better maintainability #401
- Replace numeric value in hydro_extended #392
- Fix DB query errors when using SQLAlchemy v2.0 #405
- New columns introduced #409
- Replace numeric value in combustion #413
- Filenames.yml is created everytime Mastr class is called #415
- Omit connectionless DB query (SQLAlchemy v2.0 compatibility) #421
Removed
- Option to filter & export by parameter StatistikFlag #401
- Removed unused package pynodo from dependencies #424
- Removed feature for dockered databases #426
New Contributors
Full Changelog: v0.12.1...v0.13.0
v0.12.1
[v0.12.1] Patch release - 2022-11-15
Added
- Add workflows to release on PyPI and Test-PyPI #375
Changed
- Change error handling for missing tables in postgres #370
Removed
Compare versions: v0.12.0...v0.12.1
Also see: CHANGELOG.md