Skip to content

Commit b0ccb55

Browse files
dfa1claude
andcommitted
docs: rename compatibility→supported, add zstd-jni column, CI badge
- docs/compatibility.md → docs/supported.md (+ retitle) - per-symbol tables gain a zstd-jni column (symbols referenced by its JNI sources v1.5.7-11); 53 of 186 vs this lib's 55 - Bindings.java javadoc points to docs/supported.md; drop the duplicated inline deprecated-function list (doc is now canonical) - README: add CI status badge Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b80a1d6 commit b0ccb55

3 files changed

Lines changed: 231 additions & 240 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# zstd-java
22

3+
[![CI](https://github.com/dfa1/zstd-java/actions/workflows/ci.yml/badge.svg)](https://github.com/dfa1/zstd-java/actions/workflows/ci.yml)
34
![zstd](https://img.shields.io/badge/zstd-1.6.0-green.svg)
45
![Java](https://img.shields.io/badge/Java-25%2B-orange.svg)
56
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)