mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
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.
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
The release timeline was generated on PlantUML (https://plantuml.com)
|
|
|
|
The current script:
|
|
|
|
@startgantt
|
|
|
|
title HDF5 Release Schedule
|
|
|
|
projectscale monthly
|
|
Project starts 2023-01-01
|
|
|
|
[1.8] starts 2023-01-01 and lasts 5 weeks
|
|
[1.8.23 (EOL)] happens 2023-01-31
|
|
[1.8] is colored in #F76969
|
|
|
|
[1.10] starts 2023-01-01 and lasts 39 weeks
|
|
[1.10.10] happens 2023-03-31
|
|
[1.10.11 (EOL)] happens 2023-09-30
|
|
[1.10.11 (EOL)] displays on same row as [1.10.10]
|
|
[1.10] is colored in #F6DD60
|
|
|
|
[1.12] starts 2023-01-01 and lasts 48 weeks
|
|
[1.12.3 (EOL)] happens 2023-11-30
|
|
[1.12] is colored in #88CCEE
|
|
|
|
[1.14] starts at 2023-01-01 and lasts 110 weeks
|
|
[1.14.1] happens at 2023-04-30
|
|
[1.14.2] happens at 2023-08-31
|
|
[1.14.3] happens at 2023-10-31
|
|
[1.14.5] happens at 2024-09-30
|
|
[1.14.6 (EOL)] happens at 2025-01-30
|
|
[1.14.1] displays on same row as [1.14.1]
|
|
[1.14.2] displays on same row as [1.14.1]
|
|
[1.14.3] displays on same row as [1.14.1]
|
|
[1.14.5] displays on same row as [1.14.1]
|
|
[1.14.6 (EOL)] displays on same row as [1.14.1]
|
|
[1.14] is colored in #B187CF
|
|
|
|
[2.0 Active] starts at 2024-09-30 and lasts 85 weeks
|
|
[2.0.0] happens at 2025-09-30
|
|
[2.1.0] happens at 2026-1-30
|
|
[2.1.0] displays on same row as [2.0.0]
|
|
[2.0 Active] is colored in #02BFA0
|
|
|
|
@endgantt |