Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Unreleased

0.1.4 - 2019-06-17

Changed

  • Dependency updates
    • opentracing 0.31.0 to 0.32.0
    • ring 1.6.3 to ring-core 1.7.1

Fixed

  • Nesting wrap-opentracing middleware will no longer create multiple spans.

0.1.3 - 2019-03-25

Fixed

  • Fix with-span to use the existing span behaviour when the initializing spec is ambiguous.

0.1.2 - 2018-12-17

Added

  • Existing spans can now be passed to with-span.

Fixed

  • Codox source-uri

0.1.0 - 2018-09-17

Added

  • Core functions for creating and manipulating spans.
  • Middleware for instrumenting Ring.
  • Functions for handling span context propagation.

Can you improve this documentation? These fine people already did:
alvinfrancis & Alvin Francis Dumalus
Edit on GitHub

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

× close