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.:closure-defines in build-state (i.e. the config). This fixes
#1. Thanks to @thheller for reporting and proposing fix.Initial release.
Can you improve this documentation? These fine people already did:
Isaac Johnston & RobEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |