Crystal-db 0.11.0 has been released!

crystal-lang/crystal-db v0.11.0 has been released and all main drivers are up to date :tada:

The highlights of this release cycle are:

  • Better runtime errors when column does not match the expected type. (#156, thanks @jwoertink)

  • Close connection resource when connection is lost. (#155, thanks @stakach)

  • Discard closed connections in the pool when they are returned. (#154, thanks @stakach)

Don’t miss also will/crystal-pg CHANGELOG for v0.25.0 since some other improvements have landed there.

15 Likes