File tree Expand file tree Collapse file tree 3 files changed +33
-2
lines changed Expand file tree Collapse file tree 3 files changed +33
-2
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 0.23.0 (2021-02-04)
5+ -------------------
6+
7+ A full list of commits for 0.23.0 can be found at:
8+
9+ https://github.com/geopython/OWSLib/commits/0.23.0
10+
11+ - WMS: Handle empty <DataURL>.<Format> element in GetCapabilities (#739)
12+ - WCS: Feature/wcs headers integration (#741)
13+ - Tests: fix WFS tests (#743)
14+ - Auth: Support requests AuthBase in addition to basic password authentication (#724)
15+ - WCS: Fix bug with timeout not assigned (#738)
16+ - Tests: restore ISO GM03 tests as pytests (#734)
17+ - ISO: OWS/ISO metadata updates (#736)
18+ - ISO: add support for ISO 19115 keyword thesaurus URLs via gmx:Anchor (#735)
19+ - ISO: fix reference (#733)
20+
21+
22+ 0.22.0 (2021-01-21)
23+ -------------------
24+
25+ A full list of commits for 0.22.0 can be found at:
26+
27+ https://github.com/geopython/OWSLib/commits/0.22.0
28+
29+ - Tests: Fix tests coveralls (#732)
30+ - WCS, WFS: Add timeout to get capabilities (#730)
31+ - Tests: migrate to GitHub actions (#727)
32+ - ISO: add support for ISO 19115-2 (#726)
33+
34+
4350.21.0 (2020-12-09)
536-------------------
637
Original file line number Diff line number Diff line change 1- 0.23.dev0
1+ 0.23.0
Original file line number Diff line number Diff line change 1- __version__ = '0.23.dev0 '
1+ __version__ = '0.23.0 '
You can’t perform that action at this time.
0 commit comments