Commit graph

31 commits

Author SHA1 Message Date
a53254d2e7 Bump version to 0.4.0 2024-02-23 22:07:00 +01:00
b3959dc7c2 Update dependencies 2024-02-23 22:04:45 +01:00
6640f601f3 Bump version to 0.3.0 2023-12-27 00:36:53 +01:00
c6345b89ee Reformat changelog 2023-12-27 00:36:53 +01:00
c7012f476e Update dependencies 2023-12-26 16:40:31 +01:00
6fd284fed7 Bump version to 0.2.0 2023-05-14 15:53:25 +02:00
483c69efd9 Update dependencies 2023-05-14 15:52:40 +02:00
b4cf23b727 Update rusqlite 2023-04-01 07:43:00 +02:00
3fa39f5934 Add serde::from_row_via_name 2023-04-01 00:02:02 +02:00
b3ce269534 Add serde::from_row_via_index 2023-03-31 23:53:23 +02:00
5428719ad3 Add serde feature and dependency 2023-03-31 20:15:44 +02:00
351af3a983 Relax dependencies 2023-03-31 20:15:35 +02:00
5991ac6f2a Mark breaking changes in changelog 2023-03-31 16:08:55 +02:00
742bd158f1 Rename Action::Result to Action::Output 2023-03-31 16:05:48 +02:00
2bf19e0ea2 Overhaul error handling 2023-03-18 13:36:48 +01:00
028c72cac4 Bump version to 0.1.0 2023-02-12 21:18:39 +01:00
fcd831d0e6 Update dependencies 2023-02-12 21:18:39 +01:00
f8f14c1097 Implement Debug for vaults 2023-02-12 21:18:39 +01:00
5c044494e7 Remove dependency on thiserror 2023-02-12 20:01:04 +01:00
4a8978bbb3 Refine documentation 2022-12-15 14:29:43 +01:00
e7c555aa2d Add single-threaded SimpleVault 2022-12-15 14:26:10 +01:00
b432f0ac37 Move migration code to lib.rs 2022-12-15 11:25:24 +01:00
f37b4aa81c Document more things 2022-12-15 11:25:24 +01:00
5142b6604e Split TokioVault::launch into two variants 2022-12-15 11:16:57 +01:00
cdc20941fb Pass size of migration array to migration 2022-12-11 21:34:16 +01:00
b1448d21a9 Add short readme 2022-12-11 20:59:50 +01:00
d95ef928af Activate some warnings 2022-12-11 20:34:21 +01:00
b763fb62de Add TokioVault 2022-12-11 20:16:14 +01:00
56e25defce Add vscode workspace settings 2022-12-11 18:45:23 +01:00
cb74e7abf8 Add DbExecute and DbQuery traits 2022-12-11 18:45:23 +01:00
f3d7708290 Create project 2022-12-11 12:03:40 +01:00