crystal-sqlite3 v0.8.3 Release Notes

Release Date: 2017-11-08 // over 6 years ago
    • ⚡️ Update to crystal-db ~> 0.4.1
    • ➕ Add SQLite3::VERSION constant with shard version.
    • ➕ Add support for multi-steps statements execution. (see #27, thanks @t-richards)
    • 🛠 Fix how resources are released. (see #23, thanks @benoist)
    • 🛠 Fix blob c bindings. (see #28, thanks @rufusroflpunch)