Skip to content

Commit ec5c278

Browse files
committed
Update list of changes for v2,0.0.
1 parent f88073b commit ec5c278

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGES

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2020/03/03 (version 2.0.0)
1+
2021/01/09 (version 2.0.0)
22

33
Update to use Proj 6.x. This allows a user to specify a coordinate
44
system using a string consisting of Proj parameters, EPSG code, or
@@ -10,6 +10,18 @@
1010
Clean up layout of C++ unit test code. Consolidate files with test
1111
data.
1212

13+
Add factory methods for creating spatial database writers to bypass
14+
validators that require files to exist. This is a result of using
15+
Pyre validators to check that spatial and temporal database file
16+
exist (this triggers early notification of any missing spatial or
17+
temporal database files).
18+
19+
Improve continuous integration testing via docker containers for
20+
multiple Linux distributions and Travis CI.
21+
22+
This is the final release for Python 2.7. The next release will only
23+
support Python 3.6 and later.
24+
1325

1426
2019/07/29 (version 1.10.1)
1527

0 commit comments

Comments
 (0)