Releases: nerdsupremacist/Graphaello
Releases · nerdsupremacist/Graphaello
0.1.0-alpha.10
Caching in special folder outside of current working directory
0.1.0-alpha.9: Fixing decoding false parsing of graphql values
Fixes #18
Ca$hing!
Graphaello caches sections of its generated code in order to safe time when performing incremental builds
Perfecting error messages
Error messages are now tagged with a specific part of the users code. If codegen was run from Xcode, then the error will be shown in that specific line and column
0.1.0-alpha.6
- Added default url to initializer for API
- Added API to customize PagingView further with horizontal scrolling
0.1.0-alpha.5
Fixing query renderer to render after changes
Fixing issues with concatenated operations and complex naming schemes
0.1.0-alpha.4 Adding additional argumnt types to set of used types
Fixed issues with input objects
0.1.0-alpha.3 Not resolving outputted enums as fragments
Update for Xcode 11.4 and Swift 5.2
Merge pull request #7 from nerdsupremacist/swift-5.2-branch Updating SwiftSyntax to Swift 5.2
0.1.0-alpha
Update README.md