Liking cljdoc? Tell your friends :D

Changelog

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

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

[0.1.0] - 2026-05-05

Initial release.

  • scicloj.zulipdata.client — REST client for the Clojurians Zulip instance.
  • scicloj.zulipdata.pull — paginated, cached, resumable pulls of channel history (disk cache via pocket / nippy).
  • scicloj.zulipdata.views — tablecloth projections of raw messages (timeline, reactions, edits, topic links).
  • scicloj.zulipdata.anonymize — HMAC-SHA256-keyed anonymized projections; sender ids and topic strings replaced by stable hex keys, message content dropped.
  • scicloj.zulipdata.narrative — date columns, channel lifecycles, channel selection by name or by shared user-base, newcomer-tracking helpers.
  • scicloj.zulipdata.graph — channel co-membership, user co-presence, and migration graphs (JGraphT); betweenness centrality, Girvan-Newman, label-propagation; conversion to kind/cytoscape and kind/graphviz shapes.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close