Skip to content

Releases: amattioc/SDMX

Release 2.3.3

26 Feb 11:26
Compare
Choose a tag to compare

Changes since v2.1.0

  • Mainly bug fixes and updates to reflect changes in providers

Release 2.1.0

28 Jun 09:54
Compare
Choose a tag to compare

CHANGELOG

  • New ILO Provider
  • Added possibility to configure Excel connector by means of a specific sheet
  • Fixed major bug in Excel connector (introduced in v2.0.6)

Release 2.0.6

23 Apr 15:30
Compare
Choose a tag to compare

CHANGELOG

  • Added Statistical Estonia SDMX provider;
  • Fixed maven build.
  • Java code refactoring and API changes

Release 2.0.0

14 Mar 10:45
Compare
Choose a tag to compare

This release has the same content as release 1.9.3.

The only difference is that the java libraries are compiled with Java 7.

Release 1.9.3

13 Feb 12:30
Compare
Choose a tag to compare

Version 1.9.3

Changes since v1.9.2:

IMPORTANT NOTE: This will be the last release built with Java 6.

Release 1.9.2

29 Sep 14:43
Compare
Choose a tag to compare

Version 1.9.2

Changes since v1.7:

  • Updated WB and INSEE providers.
  • Added codelists descriptions.
  • New local provider.
  • SDMXHelper enhancements with new features (#140).
  • Beginning from this release, artifacts are deployed to Sonatype OSS Repository Hosting.
  • Bug fixes and enhancements.

NOTE: Releases 1.8 and 1.9 are skipped to align with internal development version.

Release 1.7

02 Feb 14:11
Compare
Choose a tag to compare

Version 1.7

Changes since v1.6-2:

Providers:

Release 1.6.2

24 May 12:45
Compare
Choose a tag to compare

Version 1.6.2

Changes since v.1.6:

New providers:
WITS (SDMX 2.1)

bug fixes (https://github.com/amattioc/SDMX/issues?q=milestone%3A1.6.2)

Release 1.6

01 Apr 09:36
Compare
Choose a tag to compare

Version 1.6

Changes since v.1.5:

v1.5 as published on CRAN

27 Nov 09:01
Compare
Choose a tag to compare

Version 1.5

Changes since version 1.4:

  • New providers: INSEE (SDMX 2.1)

  • New functions:

    sdmxtable (MATLAB) for converting time series list to a MATLAB table
    getTimeSeriesTable (MATLAB, R) for downloading time series list in tabular format
    addProvider (MATLAB, STATA) for programmatically adding new providers

  • SdmxHelper: new help/about page, with build identifier

  • Configuration: now it is possible to add new providers by means of the configuration file and to change some properties of the builtin providers

  • The SAS results now include the observation level attributes

  • Bug fixing

The MATLAB Connector is now a custom toolbox (supported by MATLAB version 2015A and higher).

The new installation steps can be found in the wiki:

https://github.com/amattioc/SDMX/wiki/SDMX-Connector-for-MATLAB#custom-toolbox-installation-only-for-matlab--r2015a

More info about custom toolboxes:

http://it.mathworks.com/help/matlab/matlab_prog/create-and-share-custom-matlab-toolboxes.html