v0.13.0
·
402 commits
to production
since this release
[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