Commit Graph

95 Commits

Author SHA1 Message Date
John Gallagher
eb099952ac Expose version(), version_number(), and source_id() functions. 2017-02-06 20:23:16 -05:00
John Gallagher
6428676e53 Add ErrorCode export note to Changelog 2017-02-06 19:59:49 -05:00
John Gallagher
f790835a05 Bump version to 0.9.5 2017-01-26 22:03:34 -05:00
John Gallagher
36c5ed2ceb Upgrade dependencies.
In libsqlite3-sys, skip printing system libraries. See
https://github.com/sfackler/rust-openssl/issues/554#issuecomment-274878088.
2017-01-25 18:01:03 -05:00
John Gallagher
dec9e76401 Bump to 0.9.3 2017-01-23 19:42:50 -05:00
John Gallagher
7b32713313 Bump to 0.9.2 2017-01-22 19:59:13 -05:00
John Gallagher
8562aa7f1f Update Changelog 2017-01-20 15:27:54 -05:00
John Gallagher
ea519c62c8 Bump to 0.9.0 and add Cargo category and badges 2017-01-20 15:16:26 -05:00
John Gallagher
3af91b36bf Make Connection::close() return the connection on failure. 2017-01-03 20:00:29 -05:00
John Gallagher
10bfd3d05c Bump version to 0.8.0 2016-12-31 01:25:44 -05:00
John Gallagher
83b481aade Update Changelog with bundled feature 2016-12-31 01:05:54 -05:00
John Gallagher
48a84a1440 Add Error changes to Changelog. 2016-12-31 00:39:19 -05:00
John Gallagher
ff311ec29a Add Statement::query_row note to Changelog. 2016-12-31 00:04:23 -05:00
John Gallagher
674419e080 Add bugfix note to Changelog 2016-12-30 23:58:12 -05:00
John Gallagher
c95c3acc8e Add breaking change note about Row -> &Row in closures to Changelog 2016-12-30 23:48:24 -05:00
John Gallagher
0d685af2d5 Merge branch 'master' into safe-tosql 2016-12-30 23:18:32 -05:00
John Gallagher
58b7aea4f7 Merge branch 'release-0.7' into merge-0.7.3 2016-06-01 21:31:26 -04:00
John Gallagher
b235b89555 Bump to version 0.7.3. 2016-06-01 21:06:56 -04:00
John Gallagher
1de7f4ae06 Add deprecation note to Changelog. 2016-05-29 20:39:27 -04:00
John Gallagher
60f7bddacc Add ToSql breaking change note to Changelog 2016-05-26 00:16:07 -04:00
John Gallagher
308789495c Add FromSql breaking change note to Changelog. 2016-05-24 20:16:13 -04:00
John Gallagher
1950158c87 Bump to 0.7.2 2016-05-19 20:38:17 -05:00
John Gallagher
84985dbd84 Bump to 0.7.1 2016-05-19 20:32:57 -05:00
John Gallagher
9379002076 Bump to version 0.7.0.
Also bumps libsqlite3-sys to 0.5.0.
2016-05-19 20:26:18 -05:00
John Gallagher
d608956bd0 Merge branch 'master' into remove-rows-iterator-impl 2016-05-19 14:06:56 -05:00
John Gallagher
0e6e78e81a Merge branch 'master' into savepoint-improvements 2016-05-19 13:49:02 -05:00
John Gallagher
db471de1a9 Add breaking change note to Changelog about Rows no longer implementing Iterator 2016-05-18 22:03:46 -05:00
John Gallagher
d5bbbbd763 Add query_map_named and query_and_then_named to Statement. 2016-05-18 22:01:08 -05:00
John Gallagher
a19807b8e4 Update Changelog with more Transaction changes. 2016-05-18 16:40:38 -05:00
John Gallagher
437a06fca3 Merge branch 'master' into gwenn-stmt-cache 2016-05-17 20:52:52 -05:00
John Gallagher
7fe1848ddd Add breaking change note about Transactions to Changelog. 2016-05-17 20:22:34 -05:00
John Gallagher
e4e17cc5dd Update changelog description of statement caching. 2016-05-17 15:47:07 -05:00
John Gallagher
b76196ae1a Merge branch 'master' into gwenn-stmt-cache 2016-05-17 08:54:47 -05:00
John Gallagher
75fcfb4d52 Add insert and exists to Changelog. 2016-05-16 11:19:38 -05:00
John Gallagher
6aa77e42ca Add serde_json note to Changelog. 2016-05-15 22:52:09 -05:00
John Gallagher
aa2b3b26bd Add chrono note to Changelog 2016-05-15 22:39:18 -05:00
John Gallagher
254a0b4cd8 Note load_extension change in Changelog 2016-03-29 16:37:37 -04:00
John Gallagher
43be3a84fa Add bugfix to Changelog 2016-03-29 16:15:41 -04:00
John Gallagher
4a8a44d3d5 Add clippy to changelog 2016-03-29 16:14:02 -04:00
John Gallagher
9a4095365f Merge branch 'master' into gwenn-stmt-cache 2016-02-02 10:39:22 -05:00
John Gallagher
d6d9fa9f63 Add handle() to Changelog 2016-02-01 15:23:05 -05:00
John Gallagher
73e805a488 Update Changelog with changes from recent PR merges 2016-02-01 14:18:12 -05:00
John Gallagher
0afdc111d1 Merge branch 'master' into gwenn-stmt-cache 2016-01-07 15:53:23 -05:00
John Gallagher
501d8782a5 Fix typo in Changelog 2016-01-07 15:33:04 -05:00
John Gallagher
267018b80d Update Changelog with aggregate functions note 2016-01-07 12:40:23 -05:00
John Gallagher
25b554bd99 Update Changelog with cache feature 2016-01-07 11:31:57 -05:00
John Gallagher
a9d8473ff5 Update Changelog with latest PRs 2016-01-07 11:14:05 -05:00
John Gallagher
38cf8d597b Bump to rusqlite 0.6.0 and libsqlite3-sys 0.4.0. 2015-12-17 00:17:44 -05:00
John Gallagher
b241f98920 Add test and check for SQLite being in single-threaded mode 2015-12-16 23:56:21 -05:00
John Gallagher
2e082d7f94 Document new Error enum. 2015-12-16 23:51:24 -05:00