File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.6.0 (2018-03-17)
2
+
3
+ * Support for Geometry and GeometryCollection
4
+
5
+ ## 0.5.0 (2017-08-21)
6
+
7
+ * Update to postgres 0.15
8
+ * Make error module public
9
+
10
+ ## 0.4.0 (2017-03-04)
11
+
12
+ * Update to postgres 0.14
13
+
14
+ ## 0.3.0 (2016-12-05)
15
+
16
+ * EWKB/PostGIS output based on generic geometry traits
17
+ * Support for Tiny WKB (TWKB) geometries
18
+ * Unit tests for all geometry types
19
+
20
+ ## 0.2.2 (2016-09-05)
21
+
22
+ * Update to postgres 0.11
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " postgis"
3
- version = " 0.5 .0"
3
+ version = " 0.6 .0"
4
4
authors = [" ShuYu Wang <andelf@gmail.com>" , " Pirmin Kalberer <pka@sourcepole.ch>" ]
5
5
description = " An extension to rust-postgres, adds support for PostGIS."
6
6
homepage = " https://github.com/andelf/rust-postgis"
You can’t perform that action at this time.
0 commit comments