**Breaking features** * Revamp the Azure Storage related functions * Re-design (internally) how the credentials are authenticated * Change the parameters' names and number of parameters in each function * Use Data Lake Gen2 instead of legacy blob
3.0.0b1
* Update to `uv` * Get rid of requirements and setuptools * Update github actions to `uv`
2.7.1
* Fix upload Excel to Sharepoint
2.7.0
* Add support for downloading and uploading .csv and .parquet file to/from a DataFrame * Add tests
2.6.0
* Add support for downloading and uploading to Azure blob storage * Add tests
2.5.0
* Add support for using default account in cloud environment * Add files and folders download and upload functionalities with GCS * Add tests to make coverage >= 90%