Skip to content

Releases: sosna/sdmx-rest4js

v2.0.1

21 Mar 09:01
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-03-21)

Bug Fixes

  • api: Fix issue with undefined SdmxPatterns (495af895, closes #15)

v2.0.0

18 Mar 15:12
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-03-18)

Features

  • service: Add 3 predefined services (86ffccec, closes #12)

Breaking Changes

  • The old naming conventions for the API version have been replaced. So, for example, ApiVersion.SDMX_REST_v1_0_2 will not work anymore, as it has been replaced with ApiVersion.v1_0_2.

    (e48ae5ee)

v1.1.0

17 Mar 12:17
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-03-17)

Features

  • api:

v1.0.0

11 Mar 14:50
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-03-11)

Bug Fixes

  • metadata: Pass item with from method (8fa159f0)
  • service: Wrong entry point for ECB SDMX service (0b860bb0)

Features