Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog 1.1.0, and this project adheres to Semantic Versioning 2.0.0.

Unreleased

1.1.0 - 2025-03-16

Added

  • clojure-decoder decodes Clojure data from a java.io.PushbackReader
  • clojure-encoder encodes Clojure data to a java.io.Writer
  • edn-decoder decodes EDN data from a java.io.PushbackReader

1.0.0 - 2025-03-15

Added

  • Initial release with core functions (decoder, encoder) along with some convenience functions

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close