We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c29f3f + d46a412 commit 5380bfdCopy full SHA for 5380bfd
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changes
2
3
-## Unreleased
+## 0.24.2 - 2025-02-24
4
5
* Add `to_feature` to convert a single S: Serialize to a Feature
6
* Add `from_feature` to convert a single Feature to a D: Deserialize
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "geojson"
description = "Read and write GeoJSON vector geographic data"
-version = "0.24.1"
+version = "0.24.2"
authors = ["The GeoRust Developers <[email protected]>"]
license = "MIT/Apache-2.0"
7
repository = "https://github.com/georust/geojson"
0 commit comments