generated from tpl/purs
12 KiB
12 KiB
(2026-01-28)
Bug Fixes
2.0.20 (2024-11-13)
2.0.19 (2024-08-21)
Bug Fixes
2.0.17 (2024-06-29)
2.0.16 (2024-06-29)
Bug Fixes
- correct implementations of MonadAff, MonadEffect, Fork, Bracket (d2c3eba)
2.0.15 (2024-06-25)
Bug Fixes
- pipes should use streamin/out (23496f7)
2.0.14 (2024-06-25)
2.0.13 (2024-06-25)
Bug Fixes
- strict (4308ebe)
2.0.12 (2024-06-25)
Bug Fixes
- more relaxation (901e931)
2.0.11 (2024-06-25)
Bug Fixes
- relax class constraints (1a96e2e)
2.0.10 (2024-06-25)
Bug Fixes
- parRE is alt (fad3e8d)
2.0.9 (2024-06-25)
2.0.7 (2024-06-25)
Bug Fixes
- unused constraint (cd01d28)
2.0.1 (2024-06-25)
2.0.0 (2024-06-25)
⚠ BREAKING CHANGES
- rework error handling
Features
- rework error handling (11c1645)
1.7.2 (2024-06-24)
Bug Fixes
- bump node-stream-pipes (9ab6e37)
1.7.1 (2024-06-23)
Bug Fixes
- bump node-stream-pipes to 2.0.2 (big perf improvement) (d10d21b)
1.7.0 (2024-06-14)
Bug Fixes
- add interval support (fbb1f3b)
1.6.5 (2024-05-22)
Bug Fixes
1.6.4 (2024-05-12)
Bug Fixes
- stdin txn (27a7abb)
1.6.3 (2024-05-12)
Bug Fixes
- ensure-ranges (cfb0160)
1.6.1 (2024-05-12)
Bug Fixes
- pipes monad stuff (1884036)
1.6.0 (2024-05-11)
Features
- add node-stream-pipes support (b3806d5)
1.5.1 (2024-05-01)
Bug Fixes
- impl Alternative (d66c326)
1.5.0 (2024-04-30)
Features
- streaming STDIO support (e592664)
1.4.0 (2024-04-29)
Features
- MOVE support for cursors, RowsAffected (24b2156)
1.3.0 (2024-04-11)
Features
- generalize PostgresT to MonadPostgres to allow mocking (8722e69)
1.2.7 (2024-04-11)
Bug Fixes
- impl unlift (a4d4e6b)
1.2.6 (2024-04-11)
1.2.5 (2024-04-11)
1.2.4 (2024-04-11)
Bug Fixes
- impl monadrec (5a99e58)
1.2.3 (2024-04-06)
Bug Fixes
- pin unresult api to rept (de1aacc)
1.2.2 (2024-04-06)
Bug Fixes
- relax cursor constraints, fix enum test (8761461)
1.2.1 (2024-04-06)
Bug Fixes
- FromRow t bound on cursor (500e67d)
1.2.0 (2024-04-06)
Features
- UnresultT (bc120b0)
1.1.1 (2024-04-06)
Bug Fixes
- improve custom enum api (4aab053)
1.1.0 (2024-04-06)
Features
- allow instances of serialize + deserialize outside this lib (5fcf8c4)
Bug Fixes
- prepare (bd25d12)
1.0.6 (2024-04-03)
1.0.5 (2024-04-03)
Bug Fixes
1.0.4 (2024-04-03)
Bug Fixes
- make publishing easier (dee8b85)
1.0.3 (2024-04-03)
Features
- withPool (8160660)
1.0.2 (2024-04-03)
1.0.1 (2024-04-03)
1.0.0 (2024-04-03)
Features
- cursor monad (e8d8fd2)
- FromResult, tests (08dd5fe)
- init, basic serde (e2eb753)
- pool, docs (7520b9e)
- transaction, session monads to handle resource acq + rel (1e0f06d)
Bug Fixes
- client, result bindings (d791668)
- JSON support (753d14f)
- prepare publish (013f696)
- prepare publish (fa71c25)
- prepare publish (544c711)
- some ergonomics, tests use postgres (340cee4)
- spago.yaml publish (e93c360)
- spago.yaml publish (d080f30)
- spago.yaml publish (c3041c7)
- test client bindings (d1f84bc)
- test performance (ad0e595)