Files
hdf5/CITATION.cff
Scot Breitenfeld 5711c7466f Update the version to 2.1 (#6147)
Update version to 2.1 and derive version information from H5public.h, removing h5vers script and updating CMake and Java configurations.

Versioning:
Update version to 2.1 in H5public.h.
Derive version strings in H5public.h using macros.
CMake:
Extract version from H5public.h in HDF5config.cmake and HDF5AsSubdirMacros.cmake.
Configure README.md and CHANGELOG.md using CMakeLists.txt.
Java:
Generate H5Version.java from H5public.h for version consistency.
Update H5.java to use H5Version for version constants.
Removals:
Delete bin/h5vers script, previously used for version management.
2026-01-21 23:02:49 -06:00

17 lines
516 B
YAML

cff-version: 1.2.0
title: 'Hierarchical Data Format, version 5'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: The HDF Group
website: 'https://www.hdfgroup.org'
repository-code: 'https://github.com/HDFGroup/hdf5'
url: 'https://www.hdfgroup.org/HDF5/'
repository-artifact: 'https://support.hdfgroup.org/downloads/index.html'
identifiers:
- type: doi
value: 10.5281/zenodo.17808614
description: 'Zenodo DOI for all versions'