this repo has no description

restrict all packages to tls-async < 1.0.0 (API breaking release)

Changed files
+25 -1
packages
gluten-async
gluten-async.0.3.0
gluten-async.0.4.0
gluten-async.0.4.1
gluten-async.0.5.0
gluten-async.0.5.1
grpc-examples
grpc-examples.0.2.0
h2-async
h2-async.0.10.0
h2-async.0.11.0
h2-async.0.12.0
+3
packages/gluten-async/gluten-async.0.3.0/opam
···
]
}
x-commit-hash: "12703c908995582efb2fa6c80562bcf8161c753f"
···
]
}
x-commit-hash: "12703c908995582efb2fa6c80562bcf8161c753f"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/gluten-async/gluten-async.0.4.0/opam
···
]
}
x-commit-hash: "f8b88c485beb473af97de7b39461fb60a56cff3f"
···
]
}
x-commit-hash: "f8b88c485beb473af97de7b39461fb60a56cff3f"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/gluten-async/gluten-async.0.4.1/opam
···
]
}
x-commit-hash: "e0651eb76a03737782d367e7e2587734fca0c9b6"
···
]
}
x-commit-hash: "e0651eb76a03737782d367e7e2587734fca0c9b6"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/gluten-async/gluten-async.0.5.0/opam
···
]
}
x-commit-hash: "166e1e917710e1e43b04d33a368b6701a9f8b1f5"
···
]
}
x-commit-hash: "166e1e917710e1e43b04d33a368b6701a9f8b1f5"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/gluten-async/gluten-async.0.5.1/opam
···
]
}
x-commit-hash: "a2439efe4f187b8c43dee577299470660503a73d"
···
]
}
x-commit-hash: "a2439efe4f187b8c43dee577299470660503a73d"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+1 -1
packages/grpc-examples/grpc-examples.0.2.0/opam
···
"h2-async"
"conduit-lwt-unix"
"cohttp-lwt-unix"
-
"tls-async"
"lwt_ssl" {>= "1.2.0"}
"mdx" {>= "2.2.1" & with-test}
"eio_main" {>= "0.10" & < "0.12"}
···
"h2-async"
"conduit-lwt-unix"
"cohttp-lwt-unix"
+
"tls-async" {< "1.0.0"}
"lwt_ssl" {>= "1.2.0"}
"mdx" {>= "2.2.1" & with-test}
"eio_main" {>= "0.10" & < "0.12"}
+3
packages/h2-async/h2-async.0.10.0/opam
···
]
}
x-commit-hash: "fff323e57f08cc1ca58cf9a6cd4996c3ac5d24de"
···
]
}
x-commit-hash: "fff323e57f08cc1ca58cf9a6cd4996c3ac5d24de"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/h2-async/h2-async.0.11.0/opam
···
]
}
x-commit-hash: "c694398c1b429db622638e94f9a6f8fbce2a208a"
···
]
}
x-commit-hash: "c694398c1b429db622638e94f9a6f8fbce2a208a"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]
+3
packages/h2-async/h2-async.0.12.0/opam
···
]
}
x-commit-hash: "471c7ae2e56d6c00123d60eec9d7ed68dae4d019"
···
]
}
x-commit-hash: "471c7ae2e56d6c00123d60eec9d7ed68dae4d019"
+
conflicts: [
+
"tls-async" {>= "1.0.0"}
+
]