You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate kotlin v1.1.1 (#7)
* bump to kotlin v1.1.1
* Add type alias for more readable code
* Change the package name to me.lazmaid.kraph
* Fix build failed dur to hamkrest error
* Update spek version
* Update ENV for release
* Update README
Fix escaped string array (#6)
* Update Spek version
* Fix print wrong escaped character, Fix#4
* Rewrite the GraphQLPrintSpek for preetty print test
* Bump hotfix version
* Update build status link