v3.5.4
- 2024-06-15: This crate now instructs
serde
to not serialize empty fields. This may potentially save a bit of disk space and bandwidth. - 2024-07-25: Added support for getting
LatLng
structs from tuples(43.68, 7.32)
- 2024-07-25: Applied
clippy
suggestions - 2024-07-25: Dependency bumps
Full Changelog: v3.5.3...v3.5.4