Change Log
==============

0.0.1 (13/08/2023)
-------------------
- Added three functions that are: [main_log, Get_Config, custom_log] 

0.1.0 (14/08/2023)
-------------------
- Simple edit on the Classifiers and the structure of the py files and added prerequisite libraries like {pandas, datetime, logging} and also added Updates Log
- Fixed a Logic error in the (main_log) library
- Changed the name of (Get_Config) library to (get_config)

0.2.1 (21/08/2023)
-------------------
- Added four functions that are: [get_sql_data, SFTP_upload, SFTP_download, SMTP]
- Fixed a logical error was inside the get_config function 

0.2.2 (21/08/2023)
-------------------
- Changed the name of the library form FastSetup to fastsetup

0.2.3 (21/08/2023)
-------------------
- Fixed logical errors in [get_sql_data, SFTP_upload, SFTP_download, SMTP]