Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 5 additions & 20 deletions downloads/hdf4/hdf4_4_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,11 @@ title: HDF 4.4.0

## Release Information

| Version | HDF 4.4.0 |
<tr>
<td style="background-color:#FFFFFF">
![GitHub release (latest by date)](https://img.shields.io/github/v/release/HDFGroup/hdf4?label=Version&color=white)
</td>
<td>
</td>
</tr>
<tr>
<td style="background-color:#FFFFFF">
![GitHub Release Date](https://img.shields.io/badge/dynamic/json?label=Released&query=$.published_at&url=https://api.github.com/repos/HDFGroup/hdf4/releases/latest&color=white)
</td>
<td>
</td>
</tr>
<tr>

| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/blob/hdf4.4.0/release_docs/RELEASE.txt) |
| Compatibility Reports for 4.4.0 vs 4.3.1 | [C library](https://support.hdfgroup.org/releases/hdf4/v4_4/v4_4_0/downloads/hdf4.4.0-vs-hdf4.3.1-interface_compatibility_report.html)
| | [Java library](https://support.hdfgroup.org/releases/hdf4/v4_4/v4_4_0/downloads/hdf4.4.0-vs-hdf4.3.1-java-interface_compatibility_report.html)
| ![GitHub release (latest by date)](https://img.shields.io/github/v/release/HDFGroup/hdf4?label=Version&color=white) | |
| ![GitHub Release Date](https://img.shields.io/badge/dynamic/json?label=Released&query=$.published_at&url=https://api.github.com/repos/HDFGroup/hdf4/releases/latest&color=white) | |
| [Release Notes](https://github.com/HDFGroup/hdf4/blob/hdf4.4.0/release_docs/RELEASE.txt) | |
| Compatibility Reports for 4.4.0 vs 4.3.1 | [C library](https://support.hdfgroup.org/releases/hdf4/v4_4/v4_4_0/downloads/hdf4.4.0-vs-hdf4.3.1-interface_compatibility_report.html) |
| | [Java library](https://support.hdfgroup.org/releases/hdf4/v4_4/v4_4_0/downloads/hdf4.4.0-vs-hdf4.3.1-java-interface_compatibility_report.html) |

## Downloads

Expand Down
Loading