File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 0.20.0 (2020-06-05)
5+ -------------------
6+
7+ This release provides initial support for the draft OGC API - Records
8+ standard.
9+
10+ A full list of commits for 0.20.0 can be found at:
11+
12+ https://github.com/geopython/OWSLib/commits/0.20.0
13+
14+ - WFS: make wfs:FeatureTypeList optional for 1.1 and 2.0 (#673)
15+ - OGC API - Records: initial draft implementation (#679, #693)
16+ - WPS: add support for retrieving data from local filesystem (huard, #681)
17+ - WMTS: add support for boundingboxes (kordian-kowalski, #687)
18+ - Authentication: Enable switching off SSL verification (Samweli, #685)
19+
20+
4210.19.2 (2020-03-13)
522-------------------
623
Original file line number Diff line number Diff line change 1- 0.19.2
1+ 0.20.0
Original file line number Diff line number Diff line change 1- __version__ = '0.19.2 '
1+ __version__ = '0.20.0 '
You can’t perform that action at this time.
0 commit comments