Skip to content

v0.8.3

Compare
Choose a tag to compare
@bcardiff bcardiff released this 08 Nov 04:08
· 45 commits to master since this release
  • 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)