juniper/juniper
tyranron 18b10af9f3
Improve time crate integration (#1006)
- fix input/result coercions for `OffsetDateTime` according to spec
- use `@specifyByUrl` directive
- remove `time` from default features
2021-12-20 19:33:39 +01:00
..
benches Implement graphql_input_value! and graphql_vars! macros (#996, #503) 2021-11-26 18:53:56 +02:00
src Improve time crate integration (#1006) 2021-12-20 19:33:39 +01:00
Cargo.toml Improve time crate integration (#1006) 2021-12-20 19:33:39 +01:00
CHANGELOG.md Support @specifiedBy(url: "...") directive via specified_by_url attribute argument in #[graphql_scalar] and #[derive(GraphQLScalarValue)] macros (#1003, #1000) 2021-12-20 13:36:27 +02:00
Makefile.toml Switch releasing commands from a blocklist to an allowlist (#956) 2021-07-07 23:47:16 -07:00
release.toml Make juniper_rocket_async replace juniper_rocket (#955) 2021-07-07 09:26:22 -07:00