Release Changes

Release History

VersionDateDescription
0.12.02019-03-29This release of the PDS4 Tools software is a component of the integrated release 9.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.11.02018-09-28This release of the PDS4 Tools software is a component of the integrated release 9.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.10.12018-08-01This release of the PDS4 Tools software is an interim point build of the component. This is an operational release of the system components to date.
0.10.02018-03-30This release of the PDS4 Tools software is a component of the integrated release 8.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.9.02017-09-29This release of the PDS4 Tools software is a component of the integrated release 8.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.8.02017-03-31This release of the PDS4 Tools software is a component of the integrated release 7.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.7.02016-09-30This release of the PDS4 Tools software is a component of the integrated release 7.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.6.02016-03-31This release of the PDS4 Tools software is a component of the integrated release 6.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.5.02015-03-31This release of the PDS4 Tools software is a component of the integrated releases 5.1.0 and 6.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.4.12014-11-18This release of the PDS4 Tools software is an interim point build of the component. This is an operational release of the system components to date.
0.3.02014-03-31This release of the PDS4 Tools software is a component of the integrated releases 4.1.0 and 5.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.2.02013-09-13This release of the PDS4 Tools software is a component of the integrated releases 3.1.1 and 4.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.1.02012-09-30This release of the PDS4 Tools software is a component of the integrated release 3.0.0 of the PDS4 System. This is an operational release of the system components to date.

Release 0.12.0 – 2019-03-29

TypeChangesBy
UpdateUpdated to support Array_3D_Image to FITS transformation. Fixes PDS-602.hyunlee
UpdateUpdated to support the new validation_format field attribute in Field_Character areas due to CCB-214. Fixes PDS-701.mcayanan
AddAdded support for ASCII_BibCode data types due to CCB-235. Fixes PDS-793.mcayanan
UpdateUpdated to support model 1C00 (1.12.0.0) of the Information Model.mcayanan

Release 0.11.0 – 2018-09-28

TypeChangesBy
AddAdd support for Array_2D_Image to FITS transformation. Fixes PDS-573.hyunlee
FixFixed detection of image display settings.mcayanan

Release 0.10.1 – 2018-08-01

TypeChangesBy
UpdateMinor update to the APIs in the RecordLocation class. Fixes PDS-549.mcayanan
FixFixed to support reading of Arrays greater than 2GB. Fixes PDS-556.mcayanan
UpdateUpdated to support Product_Metadata_Supplemental products. Fixes PDS-561.mcayanan
UpdateUpdated to support new start_bit_location/stop_bit_location elements. Fixes PDS-566.mcayanan

Release 0.10.0 – 2018-03-30

TypeChangesBy
UpdateUpdated to support validation of Arrays. Fixes PDS-543.mcayanan
UpdateUpdated to capture label context information when reading in a PDS4 product label (i.e. namespaces, schema locations, schematron references). Fixes PDS-544.mcayanan

Release 0.9.0 – 2017-09-29

TypeChangesBy
AddAdded support for URLs. Fixes PDS-495.mcayanan
UpdateModified to support valiation of data content of table products. Fixes PDS-508.mcayanan
UpdateUpdated to resolve a handshake issue when running with a JRE 7 older than update 95.mcayanan

Release 0.8.0 – 2017-03-31

No changes in this release.

Release 0.7.0 – 2016-09-30

TypeChangesBy
UpdateClean up the Maven hierarchy and documentation. Fixes PDS-442.mcayanan
UpdateSupport the new way display direction values are set in a label. Fixes PDS-452.mcayanan
FixFixed to create Generic Objects with correct size and offset values. Fixes PDS-455.mcayanan
UpdateUpdated the default logging implementation from no-op to java.util.logging.mcayanan

Release 0.6.0 – 2016-03-31

TypeChangesBy
FixResolved issue with running or building the software in Java 1.8. Fixes PDS-366.slevoe, mcayanan
FixA unit test has been added (with a corrected label) to verify that the table can be extracted properly. Fixes PDS-368.mrose
AddExtractTable should support labels that reference multiple data files. This includes adding in a -d flag option to extract a table from a specific data file. In addition, a -a flag option was added to extract all tables in a single run. Fixes PDS-390.mcayanan
FixThrows a NullPointerException when transforming an Array 2D image where the Object_Statistics and/or Display_2D_Image elements are not present in the label. Fixes PDS-414.mcayanan
AddAdded support for Array_3D_Image products. Fixes PDS-431.mcayanan
AddAdded initial support for Array_3D_Spectrum products. Fixes PDS-432.mcayanan
FixNot handling scaling_factor, value_offset, and orientation values properly for Array_2D_Image transformations. Fixes PDS-433.mcayanan
UpdateSupport for more data types for image transformations: SignedLSB2, UnsignedLSB2, and SignedMSB2. Fixes PDS-434.mcayanan
FixUpdated xerces dependency version from 1.2.3 to 2.9.0 to resolve the error. Fixes PDS-445.hyunlee
UpdateUpdated schema to 1.5.0.0. Added code to ObjectAccess to get all array objects (though users should still use the Label class instead).mrose
UpdateUpdated the JRE requirement to 1.7 in the Installation document.shardman

Release 0.5.0 – 2015-03-31

TypeChangesBy
UpdateFixed logic to check that size of grouped field is correct, and corrected warning message. Fixes PDS-339.mrose
FixNow assuming a data object goes to the end of the file if there is no file_size keyword. Fixes PDS-340.mrose
UpdateUpdated to support version v1.4.0.0 of the data model.mrose

Release 0.4.1 – 2014-11-18

TypeChangesBy
FixResolved an issue where commas found in field names result in additional column headings during transformation. Fixes PDS-295.mrose
FixResolved an issue where the field type of ASCII_Date_Time causes an error. Fixes PDS-296.mrose

Release 0.3.0 – 2014-03-31

TypeChangesBy
UpdateAn incremental release of the software that supports reading and transformation of PDS4 table and image data. This version supports v1.0.0.0 of the data model.mrose, psarram

Release 0.2.0 – 2013-09-13

TypeChangesBy
UpdateAn incremental release of the software that supports reading and transformation of PDS4 table and image data. This version supports v1.0.0.0 of the data model.mrose, psarram

Release 0.1.0 – 2012-09-30

TypeChangesBy
AddInitial release of the software that supports reading and transformation of PDS4 table and image data. This version supports v0.3.0.0.a of the data model.mrose, psarram