Added
- Add a `workflow_dispatch` to run CI pipelines from a button click [389](https://github.com/OpenEnergyPlatform/open-MaStR/pull/389)
- Update version number with bump2version [407](https://github.com/OpenEnergyPlatform/open-MaStR/pull/407)
- Add usage examples to Readme [419](https://github.com/OpenEnergyPlatform/open-MaStR/pull/419)
- Check if the zipped file is corrupted [422](https://github.com/OpenEnergyPlatform/open-MaStR/pull/422)
- Add Issue and PR Templates [428](https://github.com/OpenEnergyPlatform/open-MaStR/pull/428)
Changed
- Repair the csv export [384](https://github.com/OpenEnergyPlatform/open-MaStR/pull/384)
- Refactor csv export for better maintainability [401](https://github.com/OpenEnergyPlatform/open-MaStR/pull/401)
- Replace numeric value in hydro_extended [392](https://github.com/OpenEnergyPlatform/open-MaStR/pull/392)
- Fix DB query errors when using SQLAlchemy v2.0 [405](https://github.com/OpenEnergyPlatform/open-MaStR/pull/405)
- New columns introduced [409](https://github.com/OpenEnergyPlatform/open-MaStR/pull/409)
- Replace numeric value in combustion [413](https://github.com/OpenEnergyPlatform/open-MaStR/pull/413)
- Filenames.yml is created everytime Mastr class is called [415](https://github.com/OpenEnergyPlatform/open-MaStR/pull/415)
- Omit connectionless DB query (SQLAlchemy v2.0 compatibility) [421](https://github.com/OpenEnergyPlatform/open-MaStR/pull/421)
Removed
- Option to filter & export by parameter StatistikFlag [401](https://github.com/OpenEnergyPlatform/open-MaStR/pull/401)
- Removed unused package pynodo from dependencies [424](https://github.com/OpenEnergyPlatform/open-MaStR/pull/424)
- Removed feature for dockered databases [426](https://github.com/OpenEnergyPlatform/open-MaStR/pull/426)