shard-crystal-sqlite3/CHANGELOG.md

511 B

v0.8.3 (2017-11-07)

  • 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)

v0.8.2 (2017-03-21)