Skip to content

Releases: OCHA-DAP/hdx-python-api

Version 6.2.3

13 Mar 19:40
c74c0dd

Choose a tag to compare

What's Changed

  • HDXDSYS-561 Add support for env var HDX_KEY_STAGE, HDX_KEY_DEV etc. by @mcarans in #61

Full Changelog: 6.2.2...6.2.3

Version 6.2.2

29 Feb 04:51
d4d6762

Choose a tag to compare

What's Changed

  • HDXDSYS-467 Refactor create revise by @mcarans in #60
  • Fixes removal of tags not working

Full Changelog: 6.2.1...6.2.2

Version 6.2.1

11 Jan 01:36

Choose a tag to compare

Use load_json from HDX Python Utilities which uses UTF8 by default

Version 6.2.0

13 Dec 23:07
eac027e

Choose a tag to compare

Change reference_period to time_period
Deprecate reference_period methods
Change file_type to format
Deprecate file_type methods
Fix retry logic
Update documentation

Version 6.1.4

07 Nov 03:57
1bf8830

Choose a tag to compare

Bites disabling fix for less than 3 bites

Version 6.1.3

04 Oct 02:00

Choose a tag to compare

Update requirements

Version 6.1.2

21 Sep 22:29

Choose a tag to compare

Update requirements

Version 6.1.1

15 Sep 00:50
27a9954

Choose a tag to compare

Update requirements

Version 6.1.0

12 Sep 03:02
6e8c643

Choose a tag to compare

Get HDX API urls

Version 6.0.9

21 Aug 22:59
9eccbc9

Choose a tag to compare

Add get_hdx_url and get_api_url to Dataset and Resource