Skip to content

Releases: b-social/epilogue

Epilogue v0.5

13 Mar 20:34
Compare
Choose a tag to compare
  • Upgraded dependencies.
  • Data passed to logging macros is now optional when using the new single arity variants.

Full Changelog: v0.4...v0.5

Epilogue v0.4

10 Aug 20:04
Compare
Choose a tag to compare

Logging context quality of life improvements.

  • Simplified the logging context, by removing the extra atom (breaking change).
  • Added set-default-context! function.

Full Changelog: v0.3...v0.4

Epilogue v0.3

07 Aug 22:28
Compare
Choose a tag to compare

Expanded doc-strings and re-added clj-kondo config exports.

Epilogue v0.2

28 Jul 16:49
Compare
Choose a tag to compare

Incremental improvements.

  • Added the raise helper macro, which logs then throws.
  • Renamed :throwable to :cause (breaking change).
  • Renamed the source key to logger.source.
  • Improved completeness of documentation.
  • Switched from Leiningen to tools.deps + tools.build.

Full Changelog: v0.1...v0.2

Epilogue v0.1

14 Jun 09:01
Compare
Choose a tag to compare

Initial release! 🎉