Commit Graph

45 Commits

Author SHA1 Message Date
23496f71f3
fix: pipes should use streamin/out 2024-06-25 17:57:53 -05:00
2e7015b19d
chore: prepare v2.0.14 2024-06-25 16:40:19 -05:00
4308ebe7e1
fix: strict 2024-06-25 16:02:50 -05:00
901e931af4
fix: more relaxation 2024-06-25 16:02:15 -05:00
1a96e2e6d8
fix: relax class constraints 2024-06-25 15:54:38 -05:00
fad3e8dbcb
fix: parRE is alt 2024-06-25 15:40:05 -05:00
1d3c16a3a5
chore: prepare v2.0.8 2024-06-25 15:07:39 -05:00
bce45daa27
chore: prepare v2.0.3 2024-06-25 14:46:38 -05:00
cd01d280f4
fix: unused constraint 2024-06-25 14:36:01 -05:00
8c77779406
chore: prepare v2.0.0 2024-06-25 13:56:05 -05:00
11c1645173
feat!: rework error handling 2024-06-25 13:54:13 -05:00
fbb1f3b8a5
fix: add interval support 2024-06-14 17:00:22 -05:00
a56add0ffc
fix: update node-stream-pipes 2024-05-22 15:49:14 -05:00
7ed85ae22b
fix: tagOf is not instanceof 2024-05-22 15:42:43 -05:00
27a7abb329
fix: stdin txn 2024-05-11 23:00:05 -05:00
188403681a
fix: pipes monad stuff 2024-05-11 20:45:04 -05:00
b3806d5f6e
feat: add node-stream-pipes support 2024-05-11 13:25:27 -05:00
d66c3261b6
fix: impl Alternative 2024-04-30 19:26:01 -05:00
e59266406b
feat: streaming STDIO support 2024-04-30 15:46:10 -05:00
24b2156524
feat: MOVE support for cursors, RowsAffected 2024-04-29 09:31:49 -05:00
8722e69013
feat: generalize PostgresT to MonadPostgres to allow mocking 2024-04-11 16:45:13 -05:00
a4d4e6bd75
fix: impl unlift 2024-04-11 15:55:11 -05:00
5a99e58062
fix: impl monadrec 2024-04-11 15:36:31 -05:00
de1aaccfb6
fix: pin unresult api to rept 2024-04-05 22:15:18 -05:00
87614611dd
fix: relax cursor constraints, fix enum test 2024-04-05 22:11:44 -05:00
500e67d793
fix: FromRow t bound on cursor 2024-04-05 21:53:37 -05:00
bc120b072c
feat: UnresultT 2024-04-05 21:49:31 -05:00
4aab05300b
fix: improve custom enum api 2024-04-05 20:56:46 -05:00
5fcf8c4549
feat: allow instances of serialize + deserialize outside this lib 2024-04-05 20:06:23 -05:00
8160660a98
feat: withPool 2024-04-03 16:27:41 -05:00
d8ac527835
docs: improve 2024-04-03 13:13:37 -05:00
544c7114ea
fix: prepare publish 2024-04-02 22:16:42 -05:00
e8d8fd24f3
feat: cursor monad 2024-04-02 15:58:34 -05:00
c0ec6dec53
docs: add docs 2024-04-01 15:20:59 -05:00
1e0f06d176
feat: transaction, session monads to handle resource acq + rel 2024-04-01 15:03:17 -05:00
0d5977829e
test: pool 2024-04-01 13:46:33 -05:00
ad0e5959b8
fix: test performance 2024-03-30 20:38:52 -05:00
7520b9eb19
feat: pool, docs 2024-03-30 19:50:02 -05:00
340cee4745
fix: some ergonomics, tests use postgres 2024-03-29 14:52:05 -05:00
08dd5fe964
feat: FromResult, tests 2024-03-28 15:18:06 -05:00
d1f84bcc72
fix: test client bindings 2024-03-27 15:26:40 -05:00
d7916683d7
fix: client, result bindings 2024-03-27 13:32:17 -05:00
753d14fdd9
fix: JSON support 2024-03-27 12:20:33 -05:00
e2eb753317
feat: init, basic serde 2024-03-26 21:59:28 -05:00
dog
6fadf32a68 Initial commit 2024-03-26 17:08:20 +00:00