Releases: VerachadW/kraph
Releases · VerachadW/kraph
v.0.6.1
21 May 04:22
Compare
Sorry, something went wrong.
No results found
Updated to Kotlin 1.3.72 (#35 )
Support for Variables (#26 )
Add Enum supports (#25 )
Add Partial request printing (#19 )
v.0.6.0
29 Oct 03:52
Compare
Sorry, something went wrong.
No results found
Big thanks to @OinkIguana for contributing most of the changes.
Update Kotlin version to 1.1.51
Initial support for fragment (#17 )
Add ability to print Query, Variables and Method Name separately ( #19 )
v.0.5.1
21 Jun 16:41
Compare
Sorry, something went wrong.
No results found
Refactor Argument part. Now you can pass Map for object parameter. (Fix #8 )
v.0.5.0: Migrate kotlin v1.1.1 (#7)
26 Mar 16:11
Compare
Sorry, something went wrong.
No results found
Migrate to Kotlin v.1.1.1
[Breaking Changes] Change package to me.lazmaid.kraph.
v.0.4.1: Fix escaped string array (#6)
24 Mar 16:32
Compare
Sorry, something went wrong.
No results found
Fix print function for string array parameter not escape properly
v.0.4.0
24 Oct 16:34
Compare
Sorry, something went wrong.
No results found
Add more print functions toRequestString() and toGraphQueryString. Please us this instead of toString()
v.0.3.0
06 Oct 11:50
Compare
Sorry, something went wrong.
No results found
Add support for Relay cursor connection.
Refactor a lot of internal classes to make code more readable.
Add more Spek tests
v.0.2.0
27 Sep 15:05
Compare
Sorry, something went wrong.
No results found
Add support for Mutation operation.
Change Builder class name from QL to Kraph
Fix escape double quote for String argument.
v.0.1.0
27 Sep 15:12
Compare
Sorry, something went wrong.
No results found