Announce 1.16.0 --> 2.0.0 (#4950)

This commit is contained in:
Dana Robinson
2024-10-11 09:10:31 -07:00
committed by GitHub
parent 9df4c0dad4
commit 5e8fd61750
3 changed files with 9 additions and 13 deletions
+3 -5
View File
@@ -90,12 +90,10 @@ are tentative.
| Release | New Features |
| ------- | ------------ |
| 1.14.5 | oss-fuzz fixes, ros3 VFD improvements |
| 1.14.6 | Last maintenance release of 1.14 |
| 1.16.0 | Complex number support, updated library defaults (cache sizes, etc.) |
| 2.0.0 | Multi-threaded HDF5, crashproofing / metadata journaling, Full (VFD) SWMR, encryption, digital signatures, sparse datasets, improved storage for variable-length datatypes, better Unicode support (especially on Windows), semantic versioning |
| 2.0.0 | Drop Autotools support, complex number support, updated library defaults (cache sizes, etc.), semantic versioning |
| FUTURE | Multi-threaded HDF5, crashproofing / metadata journaling, Full (VFD) SWMR, encryption, digital signatures, sparse datasets, improved storage for variable-length datatypes, better Unicode support (especially on Windows) |
Some HDF5 2.0.0 features listed here may be released in a 1.16.x release.
NOTE: In the March 2025 release we will begin using semantic versioning (https://semver.org/) and the previously announced 1.16.0 version will instead be numbered 2.0.0.
This list of feature release versions is also tentative, and the specific release
in which a feature is introduced may change.