Liking cljdoc? Tell your friends :D

[Unreleased]

Fixed

  • Sort tags by creatordate instead of committerdate when picking the latest version tag. committerdate is empty for annotated tag objects, which caused every annotated tag to sort below every lightweight tag — so a stale lightweight tag would win over the most recent annotated release tag, and the wrong version would be injected at build time. Regression introduced in 0.0.6.
  • Use strings instead of regex literals for patterns in config. Fixes #2. Thanks to @schpaa for reporting the issue.

[0.0.4] - 2021-04-01

Fixed

  • Remove unnecessary update-ins. No user visible changes. See #1.

[0.0.3] - 2021-04-01

Fixed

  • Remove debugging output leftover from last change.

[0.0.2] - 2021-04-01

Changed

  • Only walk :closure-defines in build-state (i.e. the config). This fixes #1. Thanks to @thheller for reporting and proposing fix.

[0.0.1] - 2021-03-31

Initial release.

Can you improve this documentation? These fine people already did:
Isaac Johnston & Rob
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