22Changes
33=======
44
5- Unreleased
6- ==================
5+ `Unreleased <https://github.com/bird-house/threddsclient/tree/master >`_
6+ ==========================================================================================
7+
8+ * Nothing new for the moment.
9+
10+ .. _changes_0.4.4 :
11+
12+ `0.4.4 <https://github.com/bird-house/threddsclient/tree/v0.4.4 >`_ (2023-07-11)
13+ ==========================================================================================
714
815* add shield badges for PyPI and GitHub releases
916* fix rendering of code blocks in ``README.rst ``
@@ -12,78 +19,78 @@ Unreleased
1219* drop Travis CI configuration in favor of GitHub CI
1320* fix ``test_noaa `` with the target THREDDS server responding differently than originally tested
1421
15- 0.4.3 (2023-05-31)
16- ==================
22+ ` 0.4.3 < https://github.com/bird-house/threddsclient/tree/v0.4.3 >`_ (2023-05-31)
23+ ==========================================================================================
1724
1825* fix xml parsing for recent versions
1926
20- 0.4.2 (2019-11-20)
21- ==================
27+ ` 0.4.2 < https://github.com/bird-house/threddsclient/tree/v0.4.2 >`_ (2019-11-20)
28+ ==========================================================================================
2229
2330* fixed conda links in Readme.
2431
25- 0.4.1 (2019-11-06)
26- ==================
32+ ` 0.4.1 < https://github.com/bird-house/threddsclient/tree/v0.4.1 >`_ (2019-11-06)
33+ ==========================================================================================
2734
2835* fixed docs formatting.
2936
30- 0.4.0 (2019-11-06)
31- ==================
37+ ` 0.4.0 < https://github.com/bird-house/threddsclient/tree/v0.4.0 >`_ (2019-11-06)
38+ ==========================================================================================
3239
3340* drop Python 2.7 (#5)
3441* fix pip install (#4)
3542
36- 0.3.5 (2018-10-05)
37- ==================
43+ ` 0.3.5 < https://github.com/bird-house/threddsclient/tree/v0.3.5 >`_ (2018-10-05)
44+ ==========================================================================================
3845
3946* support for Python 3.x (#1)
4047
41- 0.3.4 (2015-10-25)
42- ==================
48+ ` 0.3.4 < https://github.com/bird-house/threddsclient/tree/v0.3.4 >`_ (2015-10-25)
49+ ==========================================================================================
4350
4451* fixed travis build/tests
4552* updated docs
4653
47540.3.3 (2015-10-24)
48- ==================
55+ ==========================================================================================
4956
5057* converted docs to rst.
5158* MANIFEST.in added.
5259
53600.3.2 (2015-07-15)
54- ==================
61+ ==========================================================================================
5562
5663* append catalog.xml to catalog url if missing
5764* crawl method added
5865
59660.3.1 (2015-06-14)
60- ==================
67+ ==========================================================================================
6168
6269* fixed catalog.follow()
6370* using dataset.download_url()
6471* added ipython example
6572* cleaned up Readme
6673
67740.3.0 (2015-06-13)
68- ==================
75+ ==========================================================================================
6976
7077* Refactored
7178* added catalog.opendap_urls()
7279
73800.2.0 (2015-06-08)
74- ==================
81+ ==========================================================================================
7582
7683* Refactored
7784* using CollectionDataset
7885* added catalog.download_urls()
7986
80870.1.1 (2015-06-05)
81- ==================
88+ ==========================================================================================
8289
8390* Fixed catalog generation.
8491* added pytest dependency.
8592
86930.1.0 (2015-03-13)
87- ==================
94+ ==========================================================================================
8895
8996* Version by https://github.com/ScottWales/threddsclient.
0 commit comments