Skip to content

bengal-pounce 0.3.1

Choose a tag to compare

@lbliii lbliii released this 20 Mar 19:56
· 103 commits to main since this release
f587a61

Highlights

  • Public error exportsPounceError, LifespanError, TLSError, SupervisorError, and ReloadError are now available from the top-level pounce package. Downstream packages like chirp no longer need to import from the private pounce._errors module.

Added

  • Re-export PounceError, LifespanError, TLSError, SupervisorError, ReloadError in pounce.__init__ and __all__

Install

uv add "bengal-pounce==0.3.1"