Skip to content

v1.0.1 (2025-05-27)

Choose a tag to compare

@ptaoussanis ptaoussanis released this 27 May 07:06

📦 Dependencies

Available on Clojars:

  1. Telemere - main dependency.
  2. SLF4J provider - additional dependency for users that want their Java logging to go to Telemere.

This project uses Break Versioning.

Release notes

This is a hotfix release that fixes a few issues, and improves some documentation. It should be a safe upgrade for all users of v1.0.0.

Since v1 (2025-04-30)

  • [fix] [#65] Fix broken callsite :limit option [f08b60b]
  • [fix] Fix bad signal-content-fn parent formatting [3746de8]
  • [doc] Add extra docs re: debugging filtering [1bdb667]
  • [doc] [#64] Hide some unimportant vars from API docs (@marksto) [2e0a293]
  • [doc] [#63] Add link to community Axiom handler (@marksto) [9d040d7]