Skip to content

Releases: nerdsupremacist/Graphaello

0.1.0-alpha.10

31 May 12:46
Compare
Choose a tag to compare
0.1.0-alpha.10 Pre-release
Pre-release
Caching in special folder outside of current working directory

0.1.0-alpha.9: Fixing decoding false parsing of graphql values

19 May 15:20
Compare
Choose a tag to compare

Ca$hing!

13 May 02:25
Compare
Choose a tag to compare
Ca$hing! Pre-release
Pre-release

Graphaello caches sections of its generated code in order to safe time when performing incremental builds

Perfecting error messages

12 May 11:37
Compare
Choose a tag to compare
Pre-release

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

11 May 18:08
Compare
Choose a tag to compare
0.1.0-alpha.6 Pre-release
Pre-release
  • Added default url to initializer for API
  • Added API to customize PagingView further with horizontal scrolling

0.1.0-alpha.5

06 May 21:21
Compare
Choose a tag to compare
0.1.0-alpha.5 Pre-release
Pre-release
Fixing query renderer to render after changes

Fixing issues with concatenated operations and complex naming schemes

27 Apr 07:59
Compare
Choose a tag to compare
0.1.0-alpha.4

Adding additional argumnt types to set of used types

Fixed issues with input objects

20 Apr 16:41
Compare
Choose a tag to compare
Pre-release
0.1.0-alpha.3

Not resolving outputted enums as fragments

Update for Xcode 11.4 and Swift 5.2

27 Mar 07:06
9c74459
Compare
Choose a tag to compare
Pre-release
Merge pull request #7 from nerdsupremacist/swift-5.2-branch

Updating SwiftSyntax to Swift 5.2

0.1.0-alpha

22 Feb 15:40
d96385a
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release
Update README.md