Skip to content

v0.4.0

Latest

Choose a tag to compare

@ioquatix ioquatix released this 17 Apr 02:31
· 1 commit to main since this release
e207e2b
  • Fix handling of inspect on Ruby 4+.
  • Client#run(**options) are passed through to Async(**options).
  • On the server side, if a transaction raises an exception, ignore the exception if the connection is closed.