Releases: amattioc/SDMX
Release 2.3.3
Changes since v2.1.0
- Mainly bug fixes and updates to reflect changes in providers
Release 2.1.0
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
CHANGELOG
- Added Statistical Estonia SDMX provider;
- Fixed maven build.
- Java code refactoring and API changes
Release 2.0.0
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
Version 1.9.3
Changes since v1.9.2:
- Removed decommissioned IMF provider.
- Fixed STATA missing values handling.
- Bug fixes and enhancements.
IMPORTANT NOTE: This will be the last release built with Java 6.
Release 1.9.2
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
Version 1.7
Changes since v1.6-2:
Providers:
- ABS, INEGI and IMF providers have been updated.
- New IMF2 and IMFCentral providers.
- All providers that support HTTPS are now set to use this protocol.
- UIS has been updates and needs authentication now (see: https://apiportal.uis.unesco.org/getting-started).
- Bug fixes and enhancements.
Release 1.6.2
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
Version 1.6
Changes since v.1.5:
- New providers:
UNData (SDMX 2.1)
ISTAT Census (SDMX 2.1) - New functions:
Excel Connector: new option to get data as table
(https://github.com/amattioc/SDMX/wiki/System-Configuration#excel-specific-properties) - Enhancements:
Handle Eurostat large responses
Make network timeouts configurable
(https://github.com/amattioc/SDMX/wiki/System-Configuration#timeouts) - Fixes
Eurostat: problem with all keyword
World Bank: problem with compressed streams
https://github.com/amattioc/SDMX/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A1.6
v1.5 as published on CRAN
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:
More info about custom toolboxes:
http://it.mathworks.com/help/matlab/matlab_prog/create-and-share-custom-matlab-toolboxes.html