Skip to content

Version 1.0.0(2024-11-05)

Latest
Compare
Choose a tag to compare
@BrunoBonacci BrunoBonacci released this 06 Nov 14:37
· 2 commits to master since this release
52a4f55
  • [NEW] Added :rethrow option to control which exception is thrown to the caller.
  • [NEW] Track logical failures (:failed?) with :mulog/outcome :failed
  • [NEW] Added :log-inner-* options to control the logging of individual attempts
  • update dependencies
  • Add Clojure 1.12 as compilation target
  • [FIX #9] Use more intuitive exponential backoff