Releases: ssenart/PyGazpar
Releases · ssenart/PyGazpar
1.2.7
Fixed
- #79: Fix some unittests that wrongly failed because of the new year.
1.2.6
Fixed
- #77: Some error may occur while requesting data from GrDF API.
1.2.5
Fixed
- #75: Fix an error when no temperature data is available.
1.2.4
Fixed
- #72: Remove the warning message "UserWarning: Boolean Series key will be reindexed to match DataFrame index. df = pd.concat([df[(df["count"] >= 7)], df.tail(1)[df["count"] < 7]])".
1.2.3
Added
- #70: Add Python 3.12 support.
1.2.2
Fixed
- #65: [Bug] PermissionError happens when loading data from Excel file.
1.1.6
Fixed
[#55] Make the login more robust by using auth_nonce token.
1.1.5
Fixed
- #49: Authentication failure.
1.1.4
Changed
- #43: Downloaded Excel file name has changed from Donnees_informatives_PCE_$dateDebut_$dateFin.xlsx to Donnees_informatives_$numeroPCE_$dateDebut_$dateFin.xlsx.