Skip to content

Commit d118c98

Browse files
committed
Updated distribution files
1 parent f804f3d commit d118c98

File tree

5 files changed

+4512
-3453
lines changed

5 files changed

+4512
-3453
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2016-12-15: Added new functions for more efficient and convenient blob access:
2+
3+
* column_blob
4+
* row_blobs
5+
6+
Thanks to Nicolas Ojeda Bar <[email protected]>
7+
for this patch!
8+
19
2016-10-07: Some portability improvements and Travis integration
210

311
Thanks to Leonid Rozenberg <[email protected]> for his Travis work!

_oasis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OASISFormat: 0.4
22
Name: sqlite3
3-
Version: 4.0.6
3+
Version: 4.1.0
44
Synopsis: sqlite3-ocaml - SQLite3 bindings
55
Description: sqlite3-ocaml is an OCaml library with bindings to the
66
SQLite3 client API. Sqlite3 is a self-contained, serverless,

0 commit comments

Comments
 (0)