fzakaria / slf4j-timbre

SLF4J binding for Clojure's Timbre
Eclipse Public License 1.0
94 stars 24 forks source link

Bump com.taoensso:timbre from 6.1.0 to 6.2.1 #65

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 1 year ago

Bumps com.taoensso:timbre from 6.1.0 to 6.2.1.

Release notes

Sourced from com.taoensso:timbre's releases.

6.2.1 (2023-06-30)

📦 Available on Clojars

This is a maintenance release that should be non-breaking.

Fixes since 6.1.0

  • cd8f04c1 [fix] #369 Temporarily switch back to old Pretty release
  • 5c189454 [fix] #370 Remove println output on init load (@helins)
  • e34629e6 [fix] #365 Provide protection against faulty error-fn

New since 6.1.0

  • 0c5e07e7 [new] #373 #372 Cljs console appender: improve controls for raw logging
  • a0bc5e04 [new] #370 Add :_init-config map to *config*
Changelog

Sourced from com.taoensso:timbre's changelog.

6.2.1 (2023-06-30)

📦 Available on Clojars

This is a maintenance release that should be non-breaking.

Commits
  • 968fa79 v6.2.1 (2023-06-30)
  • aa9df1e [nop] Update Graal tests
  • 7844694 [fix] Broken Graal support
  • 338a0b6 [nop] Add missing ^:deprecated meta
  • 2224d25 v6.2.0 (2023-06-30)
  • 0c5e07e [new] #373 #372 Cljs console appender: improve controls for raw logging
  • 84382e7 [nop] #132 Cljs console appender: remove obsolete Chrome blackbox instructions
  • 4456273 [nop] Bump deps
  • cd8f04c [fix] #369 Temporarily switch back to old Pretty release
  • df63110 [nop] Update project.clj template
  • Additional commits viewable in compare view