0.3.1

Public error type exports for downstream consumers

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._errorsmodule.

Added

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

Install

uv add "bengal-pounce==0.3.1"