Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Oct 20:59
· 1 commit to main since this release
6d2ebe9

Added

  • matches_reference_hash_file has been added to the top-level API. This function
    will try to infer the file type from the path of the file under comparison and
    then use the relevant comparison functionality for HDF-5, netCDF4 or GeoTIFF
    files.

Changed

  • Release notes published in GitHub should now also contain a list of commit
    messages since the last release. These will omit commits from pre-commit-ci.

Commits

DAS-2397: Add single entry point function for all file types. (#24)
TRT-315: Append commit history to release notes. (#20)
TRT-701: Update documentation for skipped_metadata_attributes (#18)
TRT-701: Update documentation with GeoTIFF functionality. (#14)