Skip to content

Conversation

@Leonidas-from-XIV
Copy link
Contributor

The code needs at least version 0.2.0 of rresult for >>= and it needs at least 0.3.0 for rresult to use the result compatibility package to define a result type that is compatible with the stdlib result type.

Discovered via the minimum-version checks of ocaml/opam-repository#21475

Leonidas-from-XIV and others added 2 commits June 6, 2022 16:53
The code needs at least version 0.2.0 of rresult for `>>=` and it needs
at least 0.3.0 for `rresult` to use the `result` compatibility package
to define a `result` type that is compatible with the stdlib `result`
type.

Discovered via the minimum-version checks of
ocaml/opam-repository#21475
@andreas andreas merged commit 372fab0 into andreas:master Jul 4, 2022
@andreas
Copy link
Owner

andreas commented Jul 4, 2022

Thanks again! 🙂

kit-ty-kate pushed a commit to ocaml/opam-repository that referenced this pull request Jul 19, 2022
…d graphql-async (0.14.0)

CHANGES:

- Support `__typename` on subscriptions (andreas/ocaml-graphql-server#178)
- Handle unknown fields for subscriptions (andreas/ocaml-graphql-server#178)
- Add ocamlformat (andreas/ocaml-graphql-server#177)
- Handle missing variables as null (andreas/ocaml-graphql-server#184)
- Show default value in introspection query (andreas/ocaml-graphql-server#194)
- Support block strings in the parser (andreas/ocaml-graphql-server#198)
- Handle skip/include directives on fragment spreads (andreas/ocaml-graphql-server#200)
- Improved handling of recursive arguments and objects (andreas/ocaml-graphql-server#199)
- Fix websocket conflict (andreas/ocaml-graphql-server#206)
- Update deprecated Fmt functions (andreas/ocaml-graphql-server#206)
- Use Yojson `t` types instead of deprecated `json` type (andreas/ocaml-graphql-server#208)
- Raise minimum `rresult` version (andreas/ocaml-graphql-server#209)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants