All Versions
21
Latest Version
Avg Release Cycle
78 days
Latest Release
110 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.10.0
September 30, 2020 -
v0.7.0
September 20, 2019- (breaking-change)
#exec
,#query
,#scalar
methods require named argument for array values (#110, thanks @straight-shoota) - ๐ Fix pool issues when creating simultaneous connections. (#109, thanks @bcardiff)
- ๐ Fix compatibility issues for upcoming Crystal 0.31.0. (#111, thanks @bcardiff)
- โ Added
DB::Pool#stats
. (#109, thanks @bcardiff)
- (breaking-change)
-
v0.6.0
August 02, 2019- ๐ Fix compatibility issues for Crystal 0.30.0. (#108, thanks @bcardiff)
- ๐ Fix
BeginTransaction#transaction
rollback due to protocol error. (#101, thanks @straight-shoota) - CI includes Crystal nightly. (#106, thanks @bcardiff)
- โ Add the Cassandra driver. (#94, thanks @kaukas)
- ๐ Several docs improvements. (#99, #96, #107, thanks @nickelghost, @greenbigfrog, @MatthiasWinkelmann)