- Fixed
PostgresError.stackTrace conformance to Debuggable. (#146, #147)
⚠️ This is technically a breaking change if you use PostgresError.stackTrace directly. However, this is normally accessed via Debuggable conformance so most users should not be affected.