0.2.0
What's Changed
- Conditionally add filter types list with features by @XiNiHa in #67
- Re-export internal dependency instead of leaking it into user package by @billy1624 in #68
- Add --with-json feature by @nicompte in #70
- Refactoring the main function by @billy1624 in #65
- Remove filters print by @nicompte in #71
- Add cursor pagination by @karatakis in #69
- Move root_query basic dependencies into seaography crate by @karatakis in #82
- Add DateTimeWithTimeZone to filter generation by @karatakis in #80
- Allow QueryRoot derive to drive async gql config by @karatakis in #81
- Add ignore_tables and hidden_tables arguments by @karatakis in #79
- Move RelationKey struct to lib by @karatakis in #85
New Contributors
Full Changelog: 0.1.2...0.2.0