v0.1.0
Changelog
Features
- 2d7f234: feat: add GraphQL operation rendering and resource management (@oh-tarnished)
- 283bfbf: feat: add generator for GraphQL operations and resource handling (@oh-tarnished)
- 44fbb56: feat: enhance generate command with config support and schema dumping (@oh-tarnished)
- 21e370d: feat: refactor input types to use omitzero for optional fields (@oh-tarnished)
- dd62950: feat: update GraphQL models to use custom Int64 type for better precision handling (@oh-tarnished)
Others
- 63a45b1: Add GraphQL predicate tests for single column, combinators, relations, ordering, and setting columns (@oh-tarnished)
- d33be87: Add organization creation example to freebusy demo and include .gitkeep in rust directory (@oh-tarnished)
- d1d4e52: Init Commit (@oh-tarnished)
- b19e5ee: refactor: update build steps in test workflow to target CLI binary (@oh-tarnished)