Releases: byme8/ZeroQL
Releases · byme8/ZeroQL
v6.2.1
v6.2.1-preview.4
Improve null-ability traking
v6.2.1-preview.3
What's Changed
Full Changelog: v6.2.0...v6.2.1-preview.3
v6.2.1-preview.2
What's Changed
Full Changelog: v6.2.0...v6.2.1-preview.2
v6.2.1-preview.1
What's Changed
Full Changelog: v6.2.0...v6.2.1-preview.1
v6.2.0
- Initial support for .net8.0.
- Improved error reporting when the HTTP request fails.
- Fixed GraphQL query error reporting inside the constructor arguments.
- Fixed file uploading for newer HotChocolate server.
- Fix name generation for names that start with a digit.
v6.2.0-preview.4
- Attempt to fix generation for broken schema from the WP.
v6.2.0-preview.3
Fix name generation for names that start with a digit.
v6.2.0-preview.2
- Improved error reporting when the HTTP request fails.
- Fixed GraphQL query error reporting inside the constructor arguments.
- Fixed file uploading for newer HotChocolate server.
v6.2.0-preview.1
Add initial support for .net8.0.