New
v4.2.11
What's Changed
- Fix O(N^2) memory allocation for parsing newlines by @spiliopoulos in https://github.com/sangria-graphql/sangria/pull/1217
- add test about nested lists by @yanns in https://github.com/sangria-graphql/sangria/pull/1207
Maintenance
- Update classgraph to 4.8.180 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1208
- Update scalafmt-core to 3.9.8 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1209
- Update sbt-scalafmt to 2.5.5 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1210
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1211
- Update classgraph to 4.8.181 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1213
- Update cats-effect to 3.6.3 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1214
- Update scalafmt-core to 3.9.9 by @scala-steward in https://github.com/sangria-graphql/sangria/pull/1215
New Contributors
- @spiliopoulos made their first contribution in https://github.com/sangria-graphql/sangria/pull/1217
Full Changelog: https://github.com/sangria-graphql/sangria/compare/v4.2.10...v4.2.11