v0.16.4 (2021-09-09)
Merged pull requests:
v0.14.0 (2019-08-30)
Merged pull requests:
- Use graphql-compliant schema filter for schema gen #78 (lunaryorn)
- Fix setting scope #77 (lunaryorn)
v0.13.2 (2019-08-23)
Merged pull requests:
v0.13.1 (2019-07-22)
Closed issues:
- Fix .scalafmt.conf #73
- Yet another trouble getting codegen to work #67
- jawn parser library incompatibility #61
Merged pull requests:
v0.13.0 (2019-07-13)
Implemented enhancements:
- Generate circe Encoder for query Variables #35
Fixed bugs:
- Additional imports are quoted and therefore broken #57
Closed issues:
- Missing Sangria Custom Scalars In Schema Generation #69
- Code generation - The output directory for generated files should be configurable. #68
- codegen support for 'URI' scalar type #65
- Allow loading schema from either *.graphql or *.json #63
- Not available on maven? #55
Merged pull requests:
- Update circe to 0.11.1 while replacing jawn with jackson #72 (felixbr)
- fixed stackoverflow error, running in tests, json encoding #71 (Krever)
- Provide configurable filters for schema generation #70 (nickhudkins)
- Fixes #63 #64 (NicolasRouquette)
v0.12.0 (2018-11-20)
Merged pull requests:
v0.11.0 (2018-11-08)
Merged pull requests:
v0.10.1 (2018-09-17)
Closed issues:
- Implement magic #import like apollo-graphql #48
Merged pull requests:
- Update scalameta to 4.0.0 RC1 #53 (ngbinh)
- Update sangria and cats dependencies #52 (ngbinh)
- Use cats to make some of the document wrangling a bit simpler #51 (felixbr)
v0.10.0 (2018-09-12)
Implemented enhancements:
Closed issues:
- Fix generation of interfaces #32
Merged pull requests:
v0.9.0 (2018-08-10)
v0.9.1 (2018-08-10)
Implemented enhancements:
- Add setting for additional imports in generated code #29
Closed issues:
- Generate code and decoders for
enum
type #44
Merged pull requests:
v0.8.2 (2018-07-26)
v0.8.1 (2018-07-26)
Implemented enhancements:
- Remove
Document
type fromGraphQLQuery
trait #42
Merged pull requests:
- FIX #42 remove Document
type from
GraphQLQuery` trait #43 (muuki88) - Enable post requests for introspection #41 (muuki88)
v0.8.0 (2018-07-24)
Fixed bugs:
Merged pull requests:
- Fix #38 data decoder #40 (muuki88)
- Fix shadowing warning due to redundant import #39 (felixbr)
- Fix #34 Add document val to GraphQLQuery trait #37 (muuki88)
- Added user defined imports to codegen #29 / #33 #36 (muuki88)
v0.7.0 (2018-07-23)
Implemented enhancements:
- Support Input-Object-Values in Apollo Style #25
Closed issues:
Merged pull requests:
v0.6.0 (2018-05-31)
Closed issues:
- Trouble getting codegen to work #21
- Remove the IntegrationTest scope from the GraphQLQueryPlugin #18
Merged pull requests:
- FIX #25 Add more documentation and a test for nested input types #28 (muuki88)
- Initial draft for json codec code generation #23 (muuki88)
- FIX #18 Remove the IntegrationTest scope from the GraphQLQueryPlugin #20 (muuki88)
v0.5.0 (2018-03-17)
Implemented enhancements:
- Generate code from queries #4
Merged pull requests:
- Fix #4: Add code generator #15 (jonas)
- Deploy snapshot branch #14 (jonas)
- Extract the release notes generator #13 (muuki88)
v0.4.1 (2017-12-01)
Merged pull requests:
- Deploy tags as well #12 (muuki88)
- Move publishing build steps to the deploy phase #10 (jonas)
- Update sbt, Scala and Sangria versions #9 (jonas)
v0.4.0 (2017-10-30)
Implemented enhancements:
- Scripted tests #3
Merged pull requests:
- Fix graphql typos #7 (jonas)
- Add scripted tests #6 (muuki88)
- Use the introspection query provided by Sangria #2 (jonas)
- Minor fixes #1 (jonas)
v0.3.0 (2017-10-25)
v0.2.0 (2017-10-22)
v0.1.4 (2017-09-21)
v0.1.3 (2017-09-21)
v0.1.2 (2017-09-21)
v0.1.1 (2017-09-19)
v0.1.0 (2017-09-17)
* This Change Log was automatically generated by github_changelog_generator