Skip to content

v2.7.0

Compare
Choose a tag to compare
@composerinteralia composerinteralia released this 23 Jan 21:03
· 78 commits to main since this release
v2.7.0
90d81d2
  • Trilogy::SyscallError::* errors now use the standard Module#=== implementation #143
  • Trilogy::TimeoutError no longer inherits from Errno::ETIMEDOUT #143
  • Deprecated Trilogy::ConnectionRefusedError and Trilogy::ConnectionResetError, replaced by Trilogy::SyscallError::ECONNREFUSED and Trilogy::SyscallError::ECONNRESET #143