1. 13 1月, 2021 2 次提交
  2. 12 1月, 2021 1 次提交
  3. 04 1月, 2021 2 次提交
  4. 02 1月, 2021 1 次提交
  5. 10 12月, 2020 3 次提交
  6. 27 11月, 2020 2 次提交
  7. 02 10月, 2020 1 次提交
  8. 01 10月, 2020 2 次提交
  9. 25 9月, 2020 1 次提交
  10. 14 9月, 2020 3 次提交
  11. 04 9月, 2020 2 次提交
  12. 16 8月, 2020 2 次提交
  13. 11 8月, 2020 1 次提交
    • B
      Changes for upcoming release 3.0.0 (#278) · e2f1f3b5
      Bogdan Kobylynskyi 提交于
      * Support multiple annotations #248  (#273)
      
      * Fix request serialization if null input was supplied #271
      
      * Support multiple annotations #248
      
      * Update docs
      
      * Remove generateAsyncApi, rename apiReturnType, apiReturnListType #269 (#274)
      
      * Remove generateAsyncApi, rename apiReturnType, apiReturnListType #269
      
      * Introduce config useOptionalForNullableReturnTypes #269
      
      * Update migration guide #269
      
      * Ability to generate only root interface with all apis #270 (#275)
      
      * Bump version to 3.0.0-SNAPSHOT
      e2f1f3b5
  14. 04 8月, 2020 1 次提交
  15. 27 7月, 2020 2 次提交
  16. 24 7月, 2020 1 次提交
    • 梦境迷离's avatar
      sbt plugin support #232 (#235) · 56b9dfe8
      梦境迷离 提交于
      * add sbt plugin
      
      * rm log to file
      
      * update
      
      * update readme
      
      * update readme
      
      * update readme
      
      * update client example
      
      * update client example
      
      * update log
      
      * update client example
      
      * add scalaiform
      
      * add scalaiform and publish
      
      * support schemaFinderConfig and parentInterfacesConfig
      
      * update readme license, convert GraphQLCodegen to Def
      
      * update readme
      
      * Create scala.yml
      
      * update scala ci
      
      * update scala ci
      
      * rm scala ci
      
      * rm scala ci
      
      * use publishLocal
      
      * ci support ivy cache
      
      * ci support ivy cache
      
      * fix support ivy cache
      
      * change example project level
      
      * change example project level
      
      * fix path for ci
      
      * fix workflows
      
      * move generate code to src_managed_graphql
      
      * change generate code location to src_managed_graphql
      
      * add sbt-test for plugin
      
      * fix workflows
      
      * fix workflows
      
      * change generate code location to src_managed_graphql
      
      * add watch resource, refactor plugins
      
      * add developer for publish
      
      * add key apiAsyncReturnType and apiAsyncReturnListType,
      refactor code, update sbt-test with two options
      
      * add resolvers
      
      * add resolvers for ci
      
      * add resolvers for ci
      
      * add resolvers for ci
      
      * Remove redundant dependencies
      
      * fix support ivy local
      
      * Update github.yml
      
      * fix support ivy local
      
      * update ci
      
      * fix compile failed when generate code  not found in classpath. test in the standard way
      
      * Update github.yml
      
      * 1. update default option code
      2. update client example
      3. update version to 2.3.0
      
      * update version to 2.3.0
      
      * Merge branch 'master' of github.com:jxnu-liguobin/graphql-java-codegen
      
      * pre release  2.4.0
      
      * next dev 2.4.1-SNAPSHOT
      fix example support with v2.4.0 add typename
      56b9dfe8
  17. 23 7月, 2020 2 次提交
  18. 20 7月, 2020 2 次提交
  19. 19 7月, 2020 1 次提交
  20. 14 7月, 2020 2 次提交
  21. 06 7月, 2020 3 次提交
  22. 28 6月, 2020 2 次提交
  23. 27 6月, 2020 1 次提交