Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project are documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-08-24

Added

  • Initial release of the official Clojure client for the UniRate API.
  • Full-parity coverage: current rates, conversion, supported currencies, historical rates/time-series/limits (Pro-gated), and VAT rates.
  • Zero-third-party-runtime HTTP transport built on the JDK's java.net.http; JSON decoding via org.clojure/data.json.
  • Pluggable :transport for offline testing.
  • Keyword-based error model on clojure.lang.ExceptionInfo (:unirate/error-type).

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