Skip to content

Releases: macrobond/macrobond-data-api

Release 1.0.7

20 Jun 11:27
2f9f98c

Choose a tag to compare

  • Fix for parse_date

Release 1.0.6

24 May 12:19
11a52ab

Choose a tag to compare

  • Fix for "4.1 - Macrobond Data API - Revision History.ipynb"
  • Fix for SubscriptionList last_modified time of set
  • Fix for to_pd_data_frame() in GetAllVintageSeriesResult

Release 1.0.5

12 May 09:58
33d2e5b

Choose a tag to compare

  • Fix for DataPackageListPoller
  • Fix for get_vintage_series
  • Fix for Doc

Release 1.0.4

05 May 13:20
d63da37

Choose a tag to compare

  • Fix for bug in get_data_package_list_iterative
  • Add DataPackageListPoller

Release 1.0.3

03 May 06:21
4d370a4

Choose a tag to compare

Adjusted name of Web API endpoint from getsubscriptionlist to getdatapackagelist

Release 1.0.2

28 Apr 15:28
4abb11c

Choose a tag to compare

Renamed the original type of subscription list to data package list.

Release 1.0.1

27 Apr 13:36
7c3678a

Choose a tag to compare

Release 1.0.0

21 Apr 08:58
41a291c

Choose a tag to compare

  • Better error messages when using automatic initialization
  • Breaking change: get_series, get_many_series, get_entity, get_vintage_series and get_nth_release no longer uses *args for the set of series, but instead takes a sequence of series names
  • Convenience methods get_one_vintage_series and get_one_nth_release have been added

Release 0.0.16

19 Apr 08:47

Choose a tag to compare

What's Changed

  • Add error for the com get_observation_history bug
  • Fix for pd datetime in com
  • Initial work to support subscription lists

Full Changelog: v0.0.15...0.0.16

Release 0.0.15

11 Apr 08:00

Choose a tag to compare

Release 0.0.15 with some updates to the keyring for Linux