Added
- Pre-commit hook for Black formatting [312](https://github.com/OpenEnergyPlatform/open-MaStR/pull/312)
Changed
- Use exclusively sqlalchemy for dialect-free implementation [289](https://github.com/OpenEnergyPlatform/open-MaStR/pull/289)
- API Download: Linked units in table permit are written in comma seperated string [302](https://github.com/OpenEnergyPlatform/open-MaStR/pull/302)
- API Download: Repaired Location download [303](https://github.com/OpenEnergyPlatform/open-MaStR/pull/303)
- CSV export: Tables with mastr_data about power units are exported in chunks [306](https://github.com/OpenEnergyPlatform/open-MaStR/pull/306)
- API Download: User credentials are now tested before the download starts [309](https://github.com/OpenEnergyPlatform/open-MaStR/pull/309)
Removed
- Delete the MastrDownloadFactory class [292](https://github.com/OpenEnergyPlatform/open-MaStR/pull/292)