fzakaria / slf4j-timbre

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

Bump com.taoensso:timbre from 6.1.0 to 6.3.1 #70

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 9 months ago

Bumps com.taoensso:timbre from 6.1.0 to 6.3.1.

Release notes

Sourced from com.taoensso:timbre's releases.

v6.3.1 (2023-09-27)

📦 Available on Clojars

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

New since v6.2.2

  • 11734272 [new] Add callsite :?column to logging data
  • 423b1c57 [new] Allow refer-timbre to work in Cljs
  • Updated documentation, moved to new wiki

Other improvements since v6.2.2

  • Some internal refactoring
  • Update dependencies

v6.2.2 (2023-07-18)

📦 Available on Clojars

Identical to v6.2.1, but synchronizes Encore dependency with my recent library releases (Timbre, Tufte, Sente, Carmine, etc.) to prevent confusion caused by dependency conflicts.

This is a safe update for users of v6.2.1.

v6.2.1 (2023-06-30)

📦 Available on Clojars

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

Fixes since v6.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 v6.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.

v6.3.1 (2023-09-27)

📦 Available on Clojars, this project uses Break Versioning.

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

New since v6.2.2

  • 11734272 [new] Add callsite :?column to logging data
  • 423b1c57 [new] Allow refer-timbre to work in Cljs
  • Updated documentation, moved to new wiki

Other improvements since v6.2.2

  • Some internal refactoring
  • Update dependencies

v6.2.2 (2023-07-18)

📦 Available on Clojars, this project uses Break Versioning.

Identical to v6.2.1, but synchronizes Encore dependency with my recent library releases (Timbre, Tufte, Sente, Carmine, etc.) to prevent confusion caused by dependency conflicts.

This is a safe update for users of v6.2.1.


v6.2.1 (2023-06-30)

📦 Available on Clojars, this project uses Break Versioning.

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

Commits
  • 5c0d165 v6.3.1 (2023-09-27)
  • 26c1ccf [hotfix] Broken `refer-timbre
  • cfe5cd6 [nop] Update project template
  • 55265ba v6.3.0 (2023-09-27)
  • 423b1c5 [new] Allow refer-timbre to work in Cljs
  • 207a398 [new] Add log! single (map) arity
  • 35918e1 [new] Add :vargs option to log! macro to enable Telemere shim
  • 1173427 [new] Add callsite :?column to logging data
  • cd1f86d [nop] Code changes for bumped deps
  • 397760b [nop] Bump deps
  • Additional commits viewable in compare view