Skip to content

Commit 69888ea

Browse files
committed
[nop] Update project
1 parent 1a20569 commit 69888ea

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<a href="https://www.taoensso.com/clojure" title="More stuff by @ptaoussanis at www.taoensso.com"><img src="https://www.taoensso.com/open-source.png" alt="Taoensso open source" width="340"/></a>
2-
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Latest releases](#latest-releases) | [Get support][GitHub issues]
2+
[**API**][cljdoc] | [**Wiki**][GitHub wiki] | [Support][GitHub issues] | Latest release: [v3.6.0](../../releases/tag/v3.6.0) (2025-05-18)
3+
4+
[![Clj tests][Clj tests SVG]][Clj tests URL]
5+
[![Graal tests][Graal tests SVG]][Graal tests URL]
36

47
# Nippy
58

@@ -11,15 +14,6 @@ Nippy is a mature, high-performance **drop-in alternative to the reader**.
1114

1215
It is used at scale by [Carmine](https://www.taoensso.com/carmine), [Faraday](https://www.taoensso.com/faraday), [PigPen](https://github.com/Netflix/PigPen), [Onyx](https://github.com/onyx-platform/onyx), [XTDB](https://github.com/xtdb/xtdb), [Datalevin](https://github.com/juji-io/datalevin), and others.
1316

14-
## Latest release/s
15-
16-
- `2025-05-18` `v3.6.0`: [release info](../../releases/tag/v3.6.0)
17-
18-
[![Clj tests][Clj tests SVG]][Clj tests URL]
19-
[![Graal tests][Graal tests SVG]][Graal tests URL]
20-
21-
See [here][GitHub releases] for earlier releases.
22-
2317
## Why Nippy?
2418

2519
- Small, simple **pure-Clojure** library

0 commit comments

Comments
 (0)