Skip to content

Releases: nerdsupremacist/Graphaello

New Loading Screens using placeholders

19 Jan 19:45
Compare
Choose a tag to compare
0.1.0-alpha.20

Adding new fancy placeholder version of views while loading

Fixed Paging Crash!

06 Jan 20:58
Compare
Choose a tag to compare
0.1.0-alpha.19

Fixing call to load more during update in PagingView

Better error reporting

04 Jan 11:30
Compare
Choose a tag to compare
0.1.0-alpha.18

Fixing error message when a referenced fragment does not exist

Apple Silicon Support

04 Jan 07:17
Compare
Choose a tag to compare
0.1.0-alpha.17

Shipping universal binary

Faster installation time

03 Jan 18:55
138cd55
Compare
Choose a tag to compare
0.1.0-alpha.16

Update release.yml

Caching Improvements

03 Jan 15:34
Compare
Choose a tag to compare
Caching Improvements Pre-release
Pre-release
0.1.0-alpha.15

Caching structure api

This could be it you guys!

20 Sep 17:00
Compare
Choose a tag to compare
Pre-release
0.1.0-alpha.14

fixing mutation struct

0.1.0-alpha.13

06 Sep 18:31
Compare
Choose a tag to compare
0.1.0-alpha.13 Pre-release
Pre-release
Perfecting support for inferred types

Compilation Performance Improvements and Cache Clearing support

20 Aug 08:59
Compare
Choose a tag to compare
  • Added a new clear Cache command
  • Improved performance a bit
  • Fixes compilation issues for some mutations
  • Improved stability for GraphQL Property Wrapper

0.1.0-alpha.11

25 Jun 19:26
Compare
Choose a tag to compare
0.1.0-alpha.11 Pre-release
Pre-release
  • Perfecting Caching
  • Instantiating Structs with a single fragment directly when possible
  • Support for multiple targets while still sharing the same Graphaello file
  • Fixing warnings with json file handling for GraphQL APIs
  • Updating Apollo