v3.2.1 (2026-04-29)
Added
- Added
@functools.wraps(func)to theclose_threaded_db_connectionsdecorator to preserve the metadata of the wrapped function.
Fixed
- #245 - Fixed
close_threaded_db_connectionsdecorator silently discarding the return value of the wrapped function.
Contributors
Full Changelog: v3.2.0...v3.2.1