[nop] Misc housekeeping
This commit is contained in:
parent
1b05c9b8f9
commit
738023764c
2 changed files with 4 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ Please **test carefully and report any unexpected problems**, thank you! 🙏
|
|||
* 37cf415 [new] [#171] Auto strip metadata protocol extensions
|
||||
* Misc internal improvements
|
||||
|
||||
## Everthing since `v3.4.0-RC2`
|
||||
## Everything since `v3.4.0-RC2`
|
||||
|
||||
* 82a050b [mod] Don't attach empty metadata
|
||||
* 92c4a83 [fix] Broken `*final-freeze-fallback*` default val
|
||||
|
|
@ -43,7 +43,7 @@ Please **test carefully and report any unexpected problems**, thank you! 🙏
|
|||
* f3ff7ae [new] Add native `MapEntry` freezer
|
||||
* Misc internal improvements
|
||||
|
||||
## Everthing since `v3.4.0-RC1`
|
||||
## Everything since `v3.4.0-RC1`
|
||||
|
||||
* cb5b7cf [fix] [#169] Can't auto-identify `:zstd` compressor when decompressing
|
||||
* cb0b871 Revert [mod] 578c585 (upstream fix now available)
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Since its earliest versions, Nippy has consistently been the **fastest serializa
|
|||
## Documentation
|
||||
|
||||
- [Wiki][GitHub wiki] (getting started, usage, etc.)
|
||||
- API reference: [Codox][Codox docs], [clj-doc][clj-doc docs]
|
||||
- API reference: [cljdoc][cljdoc docs], [Codox][Codox docs]
|
||||
|
||||
## Funding
|
||||
|
||||
|
|
@ -68,7 +68,7 @@ Licensed under [EPL 1.0](LICENSE.txt) (same as Clojure).
|
|||
<!-- Project -->
|
||||
|
||||
[Codox docs]: https://taoensso.github.io/nippy/
|
||||
[clj-doc docs]: https://cljdoc.org/d/com.taoensso/nippy/
|
||||
[cljdoc docs]: https://cljdoc.org/d/com.taoensso/nippy/
|
||||
|
||||
[Clojars SVG]: https://img.shields.io/clojars/v/com.taoensso/nippy.svg
|
||||
[Clojars URL]: https://clojars.org/com.taoensso/nippy
|
||||
|
|
|
|||
Loading…
Reference in a new issue