Skip to content

Releases: BrunoBonacci/safely

Version 1.0.0(2024-11-05)

06 Nov 14:37
52a4f55
Compare
Choose a tag to compare
  • [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