We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58410dd commit 622cc59Copy full SHA for 622cc59
CHANGELOG.md
@@ -20,6 +20,8 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
20
- Renamed `parsebool` to `parse_bool`
21
- Renamed `toenum` to `get_enum`
22
- Renamed `enumparser` to `get_enum_parser`
23
+- Updated GeoCom FTR `download` to return `bytes` instead of `str`
24
+- Updated GeoCom FTR `download_large` to return `bytes` instead of `str`
25
26
### Fixed
27
0 commit comments