Skip to content

Releases: vladfaust/tarantool.cr

v0.2.3

09 May 10:14
v0.2.3
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • 447df94 better wrap exceptions @ Connection

Documentation πŸ“š

  • 62fe436 add Gitter badge @ README

Chores πŸ”§

  • efe35aa improve api docs badge @ README
  • 290d951 keep history on docs deploy @ CI

Patrons πŸ•Š

v0.2.2

15 Feb 23:26
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • (Connection) 467b28a gracefully handle the socket state; add #alive?

v0.2.1

15 Feb 23:04
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • (Connection) 24d293e periodically ping the socket (closes #11)

v0.2.0

15 Feb 20:47
Compare
Choose a tag to compare

New Features ✨

  • (Connection) 0f0fa7d ⚠️ breaking change #initialize arguments
  • (Connection) 60b9140 raise on #send timeout

Documentation πŸ“š

v0.1.0

19 Oct 10:46
Compare
Choose a tag to compare

πŸŽ‰