Releases: sangria-graphql/sangria-relay
Releases · sangria-graphql/sangria-relay
v4.0.0
What's Changed
- Update sangria to 4.0.1 by @bc-dima-pasieka in #238
- Update scala to 2.12.18, 2.13.11 and 3.3.0 by @sh0hei in #239
Maintenance
- Update sbt-ci-release to 1.5.12 by @scala-steward in #227
- Update sbt to 1.8.3 by @scala-steward in #228
- Update scalatest to 3.2.16 by @scala-steward in #229
- Update scalafmt-core to 3.7.4 by @scala-steward in #232
- Update sbt to 1.9.0 by @scala-steward in #233
- Update sbt-scoverage to 2.0.8 by @scala-steward in #235
- Update sbt-github-actions to 0.15.0 by @sh0hei in #240
New Contributors
- @bc-dima-pasieka made their first contribution in #238
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Align previous/next page flag with relay standard. by @rafa-avila-bc in #225
Maintenance
- Update scala-library to 2.13.10 by @scala-steward in #197
- Update sbt-scoverage to 2.0.5 by @scala-steward in #199
- Update sbt to 1.7.2 by @scala-steward in #198
- Update scalafmt-core to 3.6.0 by @scala-steward in #200
- Update sbt-scoverage to 2.0.6 by @scala-steward in #202
- Update sbt-ci-release to 1.5.11 by @scala-steward in #201
- Update scalafmt-core to 3.6.1 by @scala-steward in #206
- Update sbt to 1.7.3 by @scala-steward in #205
- Update scala3-library to 3.2.1 by @scala-steward in #204
- Update sangria to 3.4.1 by @scala-steward in #203
- Update sbt to 1.8.0 by @scala-steward in #207
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #208
- Update sbt-coveralls to 1.3.3 by @scala-steward in #209
- Update sbt-coveralls to 1.3.5 by @scala-steward in #210
- Update sbt to 1.8.2 by @scala-steward in #211
- Update scalatest to 3.2.15 by @scala-steward in #212
- Update sangria to 3.5.0 by @scala-steward in #213
- Update scalafmt-core to 3.7.0 by @scala-steward in #214
- Update scalafmt-core to 3.7.1 by @scala-steward in #215
- Update scala3-library to 3.2.2 by @scala-steward in #216
- Update sbt-coveralls to 1.3.6 by @scala-steward in #217
- Update sbt-scoverage to 2.0.7 by @scala-steward in #219
- Update sangria to 3.5.2 by @scala-steward in #218
- Update scalafmt-core to 3.7.2 by @scala-steward in #220
- Update sangria to 3.5.3 by @scala-steward in #221
- Update sbt-coveralls to 1.3.7 by @scala-steward in #224
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #222
- Update scalafmt-core to 3.7.3 by @scala-steward in #223
- Update sbt-coveralls to 1.3.8 by @scala-steward in #226
New Contributors
- @rafa-avila-bc made their first contribution in #225
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
There's a breaking change on Connection.definitionWithEdge
: pageInfoType
is now of type Option[OutputType[P]]
instead of OutputType[P]
. If you don't define any value, this does not change anything. If you define a value, pack it into a Some(...)
like in https://github.com/sangria-graphql/sangria-relay/pull/196/files#diff-36d70dd49a8a4419612263c6019f523c05603d09a2e07b327399b449aa30d971R122
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
Only dependency updates and infrastructure related work
- Update sbt to 1.3.13 by @scala-steward in #62
- Update scalatest to 3.2.3 by @scala-steward in #63
- Update sbt-mima-plugin to 0.6.4 by @scala-steward in #61
- Update sbt to 1.3.13 by @scala-steward in #51
- Update sbt to 1.4.5 by @scala-steward in #67
- Update sbt-mima-plugin to 0.8.1 by @scala-steward in #65
- Use GitHub Actions instead of Travis CI by @sh0hei in #68
- Update sbt-pgp to 2.1.1 by @scala-steward in #60
- 🎉 scalafmt ! by @nickhudkins in #70
- Update sangria to 2.1.0 by @scala-steward in #71
- Update sbt to 1.4.6 by @scala-steward in #69
- Ignored .bsp by @sh0hei in #72
- Improved README.md by @sh0hei in #73
- Update Scala 2.12.12 to 2.12.13 by @sh0hei in #74
- Update sbt-github-actions to 0.10.1 by @scala-steward in #76
- Update sbt to 1.4.7 by @scala-steward in #77
- Improved a little bit by @sh0hei in #78
- Update sbt-pgp to 2.1.2 by @scala-steward in #79
- Update scalatest to 3.2.4 by @scala-steward in #80
- Update sbt-release to 1.0.15 by @scala-steward in #83
- Update Scala to 2.13.5 by @sh0hei in #85
- Update sbt to 1.4.8 by @scala-steward in #86
- Update scalatest to 3.2.6 by @scala-steward in #87
- Update sbt to 1.4.9 by @scala-steward in #88
- Update scalatest to 3.2.7 by @scala-steward in #89
- Update sbt to 1.5.0 by @scala-steward in #90
- Update sangria to 2.1.2 by @scala-steward in #91
- Update sangria to 2.1.3 by @scala-steward in #93
- Use slash-syntax instead of old in-syntax by @sh0hei in #92
- Automate releases! by @nickhudkins in #94
- Update scalatest to 3.2.8 by @scala-steward in #95
- update SCM url by @nickhudkins in #96
- Update sbt to 1.5.1 by @scala-steward in #97
- Update sbt-scoverage to 1.7.0 by @scala-steward in #98
- Update sbt-scoverage to 1.7.1 by @scala-steward in #99
- Update sbt-scoverage to 1.7.2 by @scala-steward in #100
- Update sbt-scoverage to 1.7.3 by @scala-steward in #101
- Release Drafter with main branch by @sh0hei in #102
- Update sbt-mima-plugin to 0.9.0 by @scala-steward in #103
- Update sbt to 1.5.2 by @scala-steward in #104
- Update sbt-scoverage to 1.8.0 by @scala-steward in #105
- Update sbt-mima-plugin to 0.9.1 by @scala-steward in #106
- Update scalatest to 3.2.9 by @scala-steward in #107
- Update scala-library to 2.13.6 by @scala-steward in #108
- Update sbt-scoverage to 1.8.1 by @scala-steward in #109
- Update sbt-github-actions to 0.11.0 by @scala-steward in #110
- Update sbt-mima-plugin to 0.9.2 by @scala-steward in #111
- Update scala-library to 2.12.14 by @scala-steward in #112
- Update sbt-scoverage to 1.8.2 by @scala-steward in #113
- Update sbt to 1.5.3 by @scala-steward in #114
- Update sbt-github-actions to 0.12.0 by @scala-steward in #115
- Update sbt to 1.5.4 by @scala-steward in #117
- Update sbt-coveralls to 1.3.1 by @scala-steward in #118
- Update sbt-scalafmt to 2.4.3 by @scala-steward in #119
- Update sbt to 1.5.5 by @scala-steward in #120
- Enabled Mima and Fixed previous artifacts by @sh0hei in #121
- Update sbt-github-actions to 0.13.0 by @scala-steward in #122
- Update scalafmt-core to 3.0.0 by @scala-steward in #123
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #124
- Update scalafmt-core to 3.0.1 by @scala-steward in #125
- Update scalafmt-core to 3.0.2 by @scala-steward in #126
- Update scalafmt-core to 3.0.3 by @scala-steward in #127
- Update scala-library to 2.12.15 by @scala-steward in #128
- Update sbt-scoverage to 1.9.0 by @scala-steward in #129
- Update scalatest to 3.2.10 by @scala-steward in #131
- Update scalafmt-core to 3.0.4 by @scala-steward in #130
- Update scalafmt-core to 3.0.5 by @scala-steward in #132
- Update scalafmt-core to 3.0.6 by @scala-steward in #133
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #134
- Update sbt-scoverage to 1.9.1 by @scala-steward in #135
- Update scalafmt-core to 3.0.7 by @scala-steward in #136
- Update sangria to 2.1.4 by @scala-steward in #137
- Update scalafmt-core to 3.0.8 by @scala-steward in #138
- Update sangria to 2.1.5 by @scala-steward in #141
- Update sbt-scoverage to 1.9.2 by @scala-steward in #140
- Update scala-library to 2.13.7 by @scala-steward in #139
- Update sangria to 2.1.6 by @scala-steward in #143
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #145
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #151
- Update sbt to 1.5.6 by @scala-steward in #152
- Update sbt to 1.5.7 by @scala-steward in #153
- Update sbt to 1.5.8 by @scala-steward in #154
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #156
- Update sbt to 1.6.0 by @scala-steward in #158
- Update sbt to 1.6.1 by @scala-steward in #159
- Explicit Runner-dialect in Scalafmt by @sh0hei in #161
- Update scala-library to 2.13.8 by @scala-steward in #163
- Update sbt-scoverage to 1.9.3 by @scala-steward in #162
- Update scalafmt-core to 3.3.2 by @scala-steward in #164
- Update scalafmt-core to 3.3.3 by @scala-steward in #165
- Update scalatest to 3.2.11 by @scala-steward in #166
- Update scalafmt-core to 3.4.0 by @scala-steward in https://github.com/sangria-graphql/sangr...
v2.1.0
What’s Changed
- Update sbt-release to 1.0.13 (#41) @scala-steward
- Update sangria to 2.0.1 (#56) @scala-steward
- Drops Scala 2.11 Support (And JVM 7) (#37) @phrojoe
- Travis CI (#59) @nickhudkins
- Update sbt-pgp to 2.0.2 (#58) @scala-steward
- JVM 8 Bytecode (#57) @nickhudkins
- Update scalatest to 3.1.4 (#54) @scala-steward
v2.0.0
What’s Changed
- Update sangria to 2.0.0 (#50) @scala-steward
v2.0.0-M2
v2.0.0-M1
v1.4.2
v1.4.1
- Updated sangria to v1.4.1