Skip to content

v0.8.3

Choose a tag to compare

@fhunleth fhunleth released this 30 Nov 18:25
· 157 commits to main since this release
  • Fixes
    • Pull all application environment configuration from :logger, RingLogger
      rather than some from there and some from :ring_logger. Adding
      configuration under :ring_logger is still supported, but prints a
      deprecation warning. Thanks to Jason Axelson for this fix.