Skip to content

Expedition v0.4.0

Latest
Compare
Choose a tag to compare
@gevans gevans released this 14 May 01:15
  • A bug is fixed so that connection errors (e.g. Errno::ECONNREFUSED) are raised. This was caused by the use of TCPSocket.new instead of TCPSocket.open.
  • Addition of Client#pools method for fetching pool information and statistics.
  • General usage is now documented in the readme.