Commit graph

26 commits

Author SHA1 Message Date
Simon Cruanes
96aef5e021
use a separate ambient-context library 2026-01-20 00:15:31 -05:00
Simon Cruanes
ca6482085d
try to fix CI 2026-01-20 00:15:28 -05:00
Simon Cruanes
98a364b046
prepare for 0.12 2025-09-08 12:29:18 -04:00
Shon Feder
894158339e
Update to support cohttp 6
Preparation for Cohttp 6 started in
2022 (https://github.com/mirage/ocaml-cohttp/blob/main/CHANGES.md#v600alpha0-2022-10-24)
and 6 has been stable and released since Nov of 2024.
See https://github.com/mirage/ocaml-cohttp/blob/main/CHANGES.md#v600-2024-11-21

Removal of the `open Cohttp_lwt` solves deprecation warnings issued by
Cohttp 6, since everything we were using from the open has been moved
into `Cohttp`.
2025-05-25 21:51:49 -04:00
Simon Cruanes
c313731a70
prepare for 0.11.2 2025-03-27 09:29:36 -04:00
Simon Cruanes
d8be02c829
prepare for 0.11.1 2025-03-14 09:21:43 -04:00
Simon Cruanes
c3c5761b06
prepare for 0.11 2025-01-31 17:37:32 -05:00
Corentin Leruth
440049a681 add cohttp upper bound version constraint 2025-01-30 20:37:37 -05:00
Simon Cruanes
b4a9ccf57b
prepare for 0.10 2024-08-13 09:32:00 -04:00
Simon Cruanes
f9233113b1
prepare for 0.9 2024-03-25 09:42:17 -04:00
Simon Cruanes
267ac195ef
prepare for 0.8 2024-03-08 11:50:01 -05:00
Simon Cruanes
5a78805add
prepare for 0.7 2024-02-14 13:15:14 -05:00
Simon Cruanes
725a806b8b
migrate to ocaml-protoc 3.0 2023-12-14 20:49:11 -05:00
Simon Cruanes
6bf49dc050
refactor tests to avoid circular dependencies 2023-11-08 11:35:19 -05:00
Elliott Cable
eb5b6dffaf tests: Add every test-dep to every package 2023-10-02 17:48:55 +00:00
Elliott Cable
fb1133be3d chore: Prepare for v0.6 2023-09-25 16:23:58 +00:00
Elliott Cable
b0337f6027 chore: Add myself to maintainers 2023-09-25 16:23:58 +00:00
Simon Cruanes
a4ead618c5
prepare for 0.5 2023-06-26 15:04:54 -04:00
Simon Cruanes
a89b2c5ca3
chore: fix repo name 2023-06-09 15:49:56 -04:00
Simon Cruanes
7310b5c9d3
prepare for 0.4 2023-03-06 15:09:43 -05:00
Simon Cruanes
2b1b688256
prepare for 0.3 2022-07-08 11:52:30 -04:00
Simon Cruanes
40420bb7e2
chore: upstream patch from @mseri 2022-06-10 09:33:25 -04:00
Simon Cruanes
36dcdda480
prepare for 0.2 2022-06-09 12:40:20 -04:00
Simon Cruanes
06cbe55d11
chore: use dune 2.7 so that subst works (for the version field) 2022-04-12 16:46:26 -04:00
Nicola Mometto
ba70c5d71b chore: add version 2022-04-12 15:24:59 +01:00
Matt Bray
a1115661b4 wip: cohttp integration 2022-03-24 17:38:46 +00:00